Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Body
application/json
Request model for role-action operations.
Name of the action to assign/remove (lowercase letters, numbers, underscores, and colons only)
Example:
"user:read"