API
Skip to main content

Delete entity associated with the customer

information
Only the entity that created the customer can unlink them from another entity.
To remove the customer's association with an entity, it is necessary to know the uuid of the customer and the clientId of the entity.
DELETE /customers/{uuid}/entities/{clientId}