Delete entity associated with the customer
information
Only the entity that created the customer can unlink them from another entity.
- Request
- Response
DELETE /customers/{uuid}/entities/{clientId}
{
"date": "2026-04-22T15:03:12+01:00",
"success": true,
}