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
Changes
No recorded changes to this endpoint across all 23 revisions of this API.