...
next to the user you want to modify, and select Assign Roles.POST
call to the Assign User Roles endpoint. Be sure to replace USER_ID
, MGMT_API_ACCESS_TOKEN
, and ROLE_ID
placeholder values with your user ID, Management API , and role ID(s), respectively.
Value | Description |
---|---|
USER_ID | Τhe ID of the user to be updated. |
MGMT_API_ACCESS_TOKEN | Access Token for the Management API with the scopes read:roles and update:users . |
ROLE_ID | ID(s) of the role(s) you would like to add for the specified user. |