Skip to main content
PATCH
Update a role binding.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
current_role
string
required
new_role
string
required
principal
string
required
resource
string
required

Response

200 - application/json

Binding updated

created_at
string<date-time>
required
principal_ref
string
required
resource_ref
string
required
role
string
required
updated_at
string<date-time>
required
created_by_ref
string | null