Skip to main content
DELETE
/
api
/
v2
/
customers
/
{id}
Delete customer
curl --request DELETE \
  --url https://rcur.app/api/v2/customers/{id}
{
  "status": 404,
  "error": "Resource not found"
}

Response

No content