Deactivate User
Last updated
Last updated
PUT /auth/users/{userId}/deactivate
Dectivate a specific user in the caller's org
Auth:Users:Update
Always Required
Auth:Types:Employee
When target user's kind is CustomerEmployee
Auth:Types:EndUser
When target user's kind is EndUser
userId
*
the ID of the user to deactivate
Success - The user that was updated
See for common errors.
See for user management specific errors.