Delete an entity
This method deletes a specific entity from an entity collection. It permanently removes the entity and its associated data, but does not affect the assets associated with this entity.
Path parameters
entity_collection_id
The unique identifier of the entity collection containing the entity to be deleted.
entity_id
The unique identifier of the entity to delete.
Headers
x-api-key
Response
The entity has been successfully deleted.