Anonymise a tenant end-user (GDPR erasure)
POST/api/v1/admin/users/id/:userId/anonymize
Strips personally identifiable information from the user record and marks them anonymized. Irreversible. Requires the anonymize_users capability (both auth paths). Idempotent — re-running with the same Idempotency-Key replays the original response.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 409
- 422
- 429
- 500
Default Response
Default Response
Default Response
Default Response
Default Response
Default Response
Default Response
Default Response
Default Response