Delete customer
information
Customer deletion can only be performed by the entity that created them.
- Request
- Response
DELETE /customers/{uuid}
{
"date": "2026-04-22T15:03:12+01:00",
"success": true,
}
DELETE /customers/{uuid}
{
"date": "2026-04-22T15:03:12+01:00",
"success": true,
}