v1

latestOpenAPI 3.0.12026-08-0435481.5 MB
Roles

Assign role to users

Assign a role to a list of users. The role must have the type User.

post/api/roles/{id}/users

Path parameters

idstring required

The unique identifier of the role.

Request body

userIdsstring[] required

An array of user IDs to be assigned.

Response

The role was assigned to the users successfully.