Apply Roles
Assigns or revokes roles of a principal.
Headers
Authorization
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.