Skip to main content

Remove role assignments

DELETE 

/roles/assignments

Removes one or more role assignment from a user identity

Request

Body

array

  • Array [

  • roleId stringnullable
    identityId stringnullable

    scope

    object

    organizationId stringnullable
    projectId stringnullable
    resourcePath stringnullable
    resourceType stringnullable
    viewerSceneId stringnullable
  • ]

Responses

No Content

Loading...