Adyen Data Protection API
The API enables merchants to submit a GDPR subject erasure request, triggering the deletion of a person's personal data from Adyen’s systems.
Latency
683ms p95
Uptime
100.0% 30d
Playground
Verified
live
Endpoints
/requestSubjectErasure
Submit a Subject Erasure Request.
1 endpoint auto-detected
Authentication
This API uses an API key, passed in the "X-API-Key" header. No OAuth required.
curl -X POST \ "https://ca-test.adyen.com/ca/services/DataProtectionService/v1/requestSubjectErasure" \ -H "X-API-Key: YOUR_API_KEY"
ca-test.adyen.com · HTTPS only