Remove role assignments
DELETE/roles/assignments
Removes one or more role assignment from a user identity
Request
- application/json
Body
array
Array [
]
roleId stringnullable
identityId stringnullable
scope
object
organizationId stringnullable
projectId stringnullable
resourcePath stringnullable
resourceType stringnullable
viewerSceneId stringnullable
Responses
- 204
- 401
- 403
- 500
No Content
Unauthorized
Forbidden
Server Error
Loading...