Batch Delete Users

Delete users, using a valid management key.

This API endpoint will delete users utilizing a valid management key.

See also

Endpoint Authentication

Use authorization bearer header with the following format:

Authorization: Bearer <ProjectId:ManagementKey>

SecurityAuthProjectIdMgmtKey
Request
Request Body schema: application/json
required
userIds
Array of strings
Responses
200

OK

post/v1/mgmt/user/delete/batch
Request samples