Role Bindings

Delete a role binding

Delete a role binding by its ID.

Authorization Requires ROLE_BINDING_DELETE permission on the binding's resource. If the binding does not exist, belongs to another account, or the caller lacks this permission, the endpoint returns 404.

<Note>This endpoint is in beta, read more here.</Note>

delete/v2/role-bindings/{binding_id}

Path parameters

binding_idstring required

A universally unique identifier (base64-encoded opaque string).

Example:RW50aXR5OjEyMzQ1

The unique role binding identifier (base64)

Response

Role binding successfully deleted.

Changes

No changes recorded. 1 of the 16 revisions has no diff computed, so it could not be searched.