Role Assignments

🛡️ Assign roles.

Assign a role to one or more users by creating role assignments. If the user already has the role, the existing assignment will be returned.<br /><hr /><h3>🛡️ Requires Capabilities: <code>RoleAssignments.Create</code></h3>

post/api/v1/roles/{role}/assignments

Path parameters

rolestring required

Request body

userIdsstring[] required

Response

idnumber required
rolestring required
createdAtstring date-time required
updatedAtstring date-time required
deletedAtstring date-time required

Changes

Changed in 2 of the 176 revisions of this API.11