Users
Assign roles to user
Assign API resource roles to the user. The roles will be added to the existing roles.
post/api/users/{userId}/roles
Path parameters
userIdstring required
The unique identifier of the user.
Request body
Response
The API resource roles has been assigned to the user.
Changes
No recorded changes to this endpoint across all 2 revisions of this API.