Apply Roles
BetaAssigns or revokes roles of a principal.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Request
This endpoint expects an object.
principal
The ID of the principal.
assign
Roles to be additionally assigned to principal.
Response
The response to roles apply.