Delete a role binding
Role Bindings
Delete a role binding
Delete a role binding by its ID.
This endpoint is in beta, read more here.
DELETE
Delete a role binding
Authorizations
Most Arize AI endpoints require authentication. For those endpoints that require authentication, include your API key in the request header using the format
Path Parameters
The unique role binding identifier (base64) A universally unique identifier (base64-encoded opaque string).
Example:
"RW50aXR5OjEyMzQ1"
Response
Role binding successfully deleted.