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_slug
Headers
Secret-Access
Request
This endpoint expects an object.
user_ids
List of user ids to deactivate
Response
Successful Response
message
Message of the response
code
Internal code of the response
datetime
Datetime of the API in ISO Format
data
Errors
422
Unprocessable Entity Error
