Users
Grant User Role
Grants an existing user a role. The user will then have permissions that this role provides.
post/connect/users/{id}/role/{role}
Path parameters
idstring required
The user ID
rolestring required
The role name
Response
The role was successfully granted to the user