API
Skip to main content

Delete an entity associated with the customer

DELETE /customers/{uuid}/entities/{clientId}

To remove the association of the customer with an entity it is necessary to know the uuid of the customer and the clientId of the entities.

DELETE /customers/_e2343605-cf46-43de-b20b-9b7d1c95a9b2_/entities/_523308191_

Note: Only the entity that created the client can disassociate it from another entity.