v3
latestOpenAPI 3.1.02026-07-3197486526.1 KBentityCollections > entities
Create an entity
This method creates an entity within a specified entity collection. Each entity must be associated with at least one asset.
post/entity-collections/{entity_collection_id}/entities
Path parameters
entity_collection_idstring required
The unique identifier of the entity collection in which to create the entity.
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>Request body
Response
The entity has been successfully created.