Request GDPR Art. 17 erasure of partner account (self-service)
POST/api/v1/partner/account/erase
Anonymises all PII across all programmes. Requires typed confirmation phrase "DELETE". Protected by the erasure throttle zone.
Request
Responses
- 200
- 400
- 401
- 404
- 409
- 429
Erasure completed
Confirmation phrase missing or invalid (CONFIRMATION_INVALID)
Unauthorized
Partner account not found (PARTNER_NOT_FOUND)
Already erased (ALREADY_ERASED) or payout blocking (ERASURE_BLOCKED_PAYOUT)
Rate limit exceeded