Skip to main content

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

Default Response