POST
call to the Create Role endpoint. Be sure to replace MGMT_API_ACCESS_TOKEN
, ROLE_NAME
, and ROLE_DESC
placeholder values with your Management API , role name, and role description, respectively.
Value | Description |
---|---|
MGMT_API_ACCESS_TOKEN | Access Token for the Management API with the scope create:roles . |
ROLE_NAME | Name of the role you would like to create. |
ROLE_DESC | User-friendly description of the role. |