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
The unique identifier of the entity collection containing the entity to be deleted.
The unique identifier of the entity to delete.
Headers
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
Changes
Changed in 2 of the 12 revisions of this API.111
- ●
removed the optional property
from the response with the statusresponse-optional-property-removed
- ●
- ▲
removed the success response with the status
response-success-status-removed
- ○
added the success response with the status
response-success-status-added
This revision also has 35 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲