Deactivate a user (soft delete).

Deactivates the user. Bonusly does NOT hard-delete records — the
user is preserved (for audit, balance history, and possible
rehire) and marked inactive. To restore later, send PATCH or
PUT with active: true.

Activation policy refusals surface as 422.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Bonusly's internal user ID. Returned as id in every read
response. Stable for the life of the user record.

Responses
204

User deactivated.

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/scim+json