Delete a role

Deletes a role.
If you delete a role, then the role is removed from any users/groups that are assigned the role.

Required permission: Manage Roles

Path Params
uuid
required
^[0-9A-Fa-f]{8}-[0-9A-Fa-f]{4}-4[0-9A-Fa-f]{3}-[89ABab][0-9A-Fa-f]{3}-[0-9A-Fa-f]{12}$

ID of your ControlUp organization. You can find your organization ID on the API Key Management page in the DEX platform.

int32
required
≥ 1

ID of the role to delete. You can use GET /roles to see the ID of each role.

Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json