Deactivate Multiple Users

Deactivates multiple centralized users using the deactivate_user mutation.

Authentication

Api-Keystring

API key of the organization. Always sent together with the Secret-Access header.

Path parameters

organization_slugstringRequired

Headers

Secret-AccessstringRequired

Request

This endpoint expects an object.
user_idslist of integersRequired
List of user ids to deactivate

Response

Successful Response
messagestring
Message of the response
codestring
Internal code of the response
datetimestring
Datetime of the API in ISO Format
dataanyOptional

Errors

422
Unprocessable Entity Error