Remove users

POST {{baseUrl}}.api/api.svc/apisync/revoke_users?userIds={{$randomUUID}}

Through this endpoint you can remove multiple members from your digital workplace. These accounts will continue to exist, but will not appear in or have access to your digital workplace.

Request Params

| Key | Datatype | Required | Description | | userIds | string | | (Required) GUID

The Igloo object ID for at least one existing user. To revoke multiple users at once, separate mutliple GUIDs with commas in this parameter. |

HEADERS

| Key | Datatype | Required | Description | | Accept | string | | |

RESPONSES

status: OK

{"minRequestPeriod":0,"requestSupportCode":637792512178259319,"dictionary":null,"response":null}