Skip to main content
DELETE
Delete Role with Reassignment

Authorizations

x-client-key
string
header
required

Client API key for authentication

x-client-secret
string
header
required

Client secret for authentication

Path Parameters

workspaceId
string<uuid>
required

Workspace ID

roleId
string<uuid>
required

ID of the role to delete

Body

application/json
newRoleId
string<uuid>
required

Role ID to which existing users will be reassigned

Response

Role deleted and users reassigned

data
integer

Number of affected records

meta
object