latestOpenAPI 3.0.02026-08-08270135.7 KB

c1404d1545ba

collections
scenes

Create scene in collection

Create a new scene within a specific collection.

This endpoint creates a scene with the specified metadata and assigns it to the given collection.

**Use cases:**
- Adding new scenes to a project or team collection
- Automating scene creation for workflows
- Integrating with external tools to populate collections
post/api/v1/collections/{collectionId}/scenes

Path parameters

collectionIdstring required

Collection ID. Personal API keys may use 'private' for the key owner's virtual private collection. Workspace API keys cannot access private collections.

Request body

namestring required
pinnedboolean required

Response

This response returns the details of the newly created scene.