These docs are for v0.0.1. Click to read the latest docs for v1.0.61.

Bulk Delete Users

This API requires the Account Administrator role.

Bulk deletes Users using the file provided. The following file formats are supported:

  • .xlsx

The following fields must be unique otherwise a HTTP 409 Conflict will be returned:

  • jobName

Will trigger an asynchronous job, the status of which should be monitored via /jobs/{jobId}.

Language
Credentials
Bearer
JWT
URL