cURL
curl --request DELETE \ --url https://api.eka.care/privacy/v1/user \ --header 'Authorization: <authorization>' \ --header 'client-id: <client-id>'
This response does not have an example.
Delete User Privacy Data
"Bearer <access_token>"
"<client_id>"
User privacy data deletion accepted
Was this page helpful?