Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/vnd.api+json
Response
role created
Creates a new role from provided data
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
role created