v2

latestOpenAPI 3.1.0raw.githubusercontent.com2026-04-272589173.5 KB
Collections

Create a new collection

Create a new collection and automatically add the creating user to it.

This endpoint allows authenticated users to create a new collection with a specified name and optional description. The user creating the collection is automatically added as a member.

post/v1/collections

Request body

descriptionstring nullable
namestring required
workspace_idstring uuid nullable

Response

Successful Response