Delete Data

Delete Data

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

This endpoint allows you to request the deletion of all data associated with a specific customer for a given claim. The operation is asynchronous: the request is accepted immediately and the actual deletion will be processed shortly in the background.

Response

Following an example of the response:

{
  "status": "ok",
  "message": "deletion request accepted - the deletion will be processed shortly"
}

The deletion process is asynchronous. A successful response only confirms that the deletion request has been accepted, not that the data has already been removed. Clients should avoid sending duplicate deletion requests for the same claim and customer_id while a previous request is still being processed.

Path Params
string
required
string
required
Headers
string
required
Response

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json