v2

latestOpenAPI 3.0.3Apache-2.02026-08-07119359591.9 KB
Roles

Delete a role

Delete a custom role by its ID (soft-delete). Predefined roles cannot be deleted.

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

delete/v2/roles/{role_id}

Path parameters

role_idstring required

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

Example:RW50aXR5OjEyMzQ1

The unique role identifier (base64)

Response

Role successfully deleted.