Skip to main content
POST
cURL

Collection Schema

Reference the underlying collection object returned by collection APIs.

Create Collection Response

View the full response schema for creating a collection.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
collectionName
string
required

The name of the collection that you want to create.

Example:

"Opus demo clips"

Response

data
object
required