Skip to main content
POST
Create new collection

Authorizations

x-access-token
string
header
required

API key for authentication (sk-xxx format)

Body

application/json
name
string
Example:

"My New Collection"

description
string
Example:

"Collection for my videos"

is_public
boolean
Example:

false

Response

200 - application/json

Collection created

success
boolean
Example:

true

data
object