...
next to the user you want to modify, and select Assign Permissions.POST
call to the Assign User Permissions endpoint. Be sure to replace USER_ID
, MGMT_API_ACCESS_TOKEN
, API_IDENTIFIER
, and PERMISSION_NAME
placeholder values with your user ID, Management API , API identifier(s), and permission name(s), respectively.
Value | Description |
---|---|
USER_ID | Τhe ID of the user for whom you want to assign permissions. |
MGMT_API_ACCESS_TOKEN | Access Token for the Management API with the scope update:users . |
API_IDENTIFIER | Identifier(s) of the API(s) associated with the permission(s) you would like to assign for the specified user. |
PERMISSION_NAME | Name(s) of the permission(s) you would like to assign for the specified user. |