Users
Assign a role to a user
Assigns the specified role to a user. Admin-only access.
post/api/users/{userId}/roles
Path parameters
userIdinteger required
The ID of the user to assign the role to.
Request body
Response
Role assigned successfully.
Changes
Changed in 2 of the 7 revisions of this API.11
- ○
endpoint added
endpoint-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 62 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲