v1

latestOpenAPI 3.0.12026-07-245752052.0 MB
Applicants

GDPR-anonymize an Applicant, preserving selected data keys

Anonymizes an applicant's personal data per GDPR right-to-erasure, except for the data/structured_data/secure_data keys listed in data_whitelist, which are preserved as-is. Idempotent — a no-op if the applicant has already been anonymized.

post/v2/applicants/{id}/gdpr_anonymize_with_whitelist

Path parameters

idstring required

Request body

data_whiteliststring[] nullable

Keys of the applicant's data/structured_data/secure_data fields to preserve instead of clearing

Response

already anonymized (no-op)

string nullable required