Apply Roles

POST

Assigns or revokes roles of a principal.

Request

This endpoint expects an object.
principalstringRequiredformat: "id"

The ID of the principal.

assignlist of stringsOptional

Roles to be additionally assigned to principal.

Response

The response to roles apply.

Built with