Delete a role
Roles
Delete a role
Delete a custom role by its ID (soft-delete). Predefined roles cannot be deleted.
This endpoint is in beta, read more here.
DELETE
Delete a role
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 identifier (base64) A universally unique identifier (base64-encoded opaque string).
Example:
"RW50aXR5OjEyMzQ1"
Response
Role successfully deleted.