Merchant-initiated GDPR Art. 17 erasure of own account
POST/api/v1/merchant/account/erase
Anonymises PII across the merchant's entire workspace (all programmes, all participants). Requires typed confirmation phrase "DELETE".
Request
Responses
- 200
- 400
- 401
- 404
- 409
- 429
Erasure completed
Confirmation phrase missing or invalid (CONFIRMATION_INVALID)
Unauthorized
Merchant account not found (MERCHANT_NOT_FOUND)
Already erased (ALREADY_ERASED), active billing subscription (BILLING_SUBSCRIPTION_ACTIVE), or payout blocking (ERASURE_BLOCKED_PAYOUT)
Rate limit exceeded