Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
The role configuration to create
Response
Successful Response
User role information returned by public API.
Assign a new direct role to a user
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The role configuration to create
Successful Response
User role information returned by public API.