Role Assignments
🛡️ Revoke roles.
Revoke a role from one or more users by deleting role assignments. If the user does not have the role, nothing will happen. The Guest Account is protected from having its roles removed.<br /><hr /><h3>🛡️ Requires Capabilities: <code>RoleAssignments.Delete</code></h3>
delete/api/v1/roles/{role}/assignments
Path parameters
rolestring required
Query parameters
userIdsstring[] required
Response
Changes
Changed in 2 of the 176 revisions of this API.11
- ▲
added the new path request parameter
rolenew-request-path-parameter
- ▲
- ●
deleted the
pathrequest parameterrolerequest-parameter-removed
This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●