v1
latestOpenAPI 3.1.02026-07-261770816.7 KBUsers
Deactivate a user
Deactivate a Greenhouse user. The user can no longer sign in or be assigned to new jobs, but all of their historical activity (notes, scorecards, emails, applications they own) is preserved. Existing job permissions remain on the user record so they can be restored cleanly via POST /v3/users/{id}/activate if the user is later reinstated. Safe to call on a user that is already deactivated — the response is 204 No Content either way.
post/v3/users/{id}/deactivate
Path parameters
idinteger required
Request body
object required
Response
Successful (No Content)