Skip to main content
DELETE
/
v1
/
customers
/
{id}
Delete customer
curl --request DELETE \
  --url https://api.example.com/v1/customers/{id}

Documentation Index

Fetch the complete documentation index at: https://docs.corebanq.com/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

id
string<uuid>
required

Response

200

Customer deleted successfully