Deactivate a user
Users
Deactivate a user
Deactivate a user by email in the current tenant. The user will no longer be able to log in.
PATCH
Deactivate a user
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Response
The user has been deactivated.
The response is of type DeactivateUserResponse · object.