Skip to main content
POST
Create Collection

Path Parameters

string
required
Organization ID
string
required
Project ID

Request Body

string
required
Collection display name
string
Parent folder ID (null for root level)

Example Request

Response

Returns the created Collection object.

Code Examples