collections
Create collection
Create a new collection in the workspace.
This endpoint creates a collection with the specified name. Collections are used to organize scenes and manage permissions.
**Use cases:**
- Organizing scenes by project, team, or topic
- Automating collection creation for onboarding flows
- Integrating with external project management tools
post/api/v1/collections
Request body
Response
This response returns the newly created collection.
Changes
No recorded changes to this endpoint across all 1 revision of this API.