roles
Delete a specific organization role
Deletes a specific role within an organization.
delete/organisations/{org_id}/roles/{role_id}
Path parameters
org_idstring uuid required
ID of the organization containing the role.
role_idstring uuid required
ID of the role to delete.
Response
Role deleted successfully