v1

latestOpenAPI 3.0.12026-08-0435481.5 MB
Users

Update roles for user

Update API resource roles assigned to the user. This will replace the existing roles.

put/api/users/{userId}/roles

Path parameters

userIdstring required

The unique identifier of the user.

Request body

roleIdsstring[] required

An array of API resource role IDs to assign.

Response

The API resource roles has been updated for the user successfully.

roleIdsstring[] required

An array of API resource role IDs assigned to the user.