v1.0.0
OAS 2.0
Data Retention - API definition
Data Retention - API definition
Client Libraries
Synchronous method for hard deletion of data belonging to a user
Resource (user) identification of the resource to be affected.
Resource updated OK
400 Bad Request
401 Unauthorized
403 Forbidden
404 Not found
405 Method Not Allowed
406 Not Acceptable
408 Request Timeout
415 Unsupported Media Type
500 Internal Server Error
503 Service Unavailable
curl 'https://api.cls.oob.ockto.cloud/data/{userId}' \
--request DELETE \
--header 'Authorization: Bearer YOUR_SECRET_TOKEN'
Resource updated OK