POST
call to the Add Role Permissions endpoint. Be sure to replace ROLE_ID
, MGMT_API_ACCESS_TOKEN
, API_IDENTIFIER
, and PERMISSION_NAME
placeholder values with your role ID, Management API , API identifier (), and permission name(s), respectively.
Value | Description |
---|---|
ROLE_ID | Τhe ID of the role for which you want to add permissions. |
MGMT_API_ACCESS_TOKEN | Access Token for the Management API with the scope update:roles . |
API_IDENTIFIER | This is the identifier of the API associated with the permission(s) you would like to add for the specified role, otherwise known as the audience. This is not the API ID. |
PERMISSION_NAME | Name(s) of the permission(s) you would like to add for the specified role. |