Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://api.example.com/customers/{customerId}/policies/{policyId}
200
Example
{ "customerId": "<string>", "policyId": "<string>" }
The policy id
The customer id to delete
Optional: the whenAt datetime
Optional: the branchId
The deleted customer id
Was this page helpful?