Last updated 7 months ago
Was this helpful?
ACCESS or DELETION
ACCESS
[{"identifier_name": "Email", "identifier_value": "hello@gmail.com"}]
When the request should expire
2024-08-19T22:04:30Z
POST /v1/dsr/requests HTTP/1.1 Host: api.metadata.demo-001.teleskope.ai X-API-KEY: YOUR_API_KEY Content-Type: application/json Accept: */* Content-Length: 197 { "request_type": "ACCESS", "user_identifiers": [ { "identifier_name": "email", "identifier_value": "hello@gmail.com", "execute_on": "2025-06-04" } ], "execute_on": "2025-06-04", "reply_by": "2024-08-19T22:04:30Z" }
200
{}