v3

latestOpenAPI 3.1.02026-07-3197486526.1 KB
entityCollections > entities

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.

delete/entity-collections/{entity_collection_id}/entities/{entity_id}

Path parameters

entity_collection_idstring required

The unique identifier of the entity collection containing the entity to be deleted.

entity_idstring required

The unique identifier of the entity to delete.

Headers

x-api-keystring required

Your API key.

<Note title="Note"> You can find your API key on the <a href="https://playground.twelvelabs.io/dashboard/api-keys" target="_blank">API Keys</a> page. </Note>

Response

Successful response