Skip to main content
POST
Assigns or removes permissions for a role in the caller's organization.

Authorizations

Authorization
string
header
required

Application (M2M) OAuth2 access token (client credentials).

Path Parameters

roleId
string<uuid>
required

The ID of the role.

Body

Cancellation token.

permissionIds
string<uuid>[]
required
type
enum<string>
required
Available options:
ASSIGN,
REMOVE

Response

Permissions updated successfully.