Common Collection Operations
Create Collection
Create a new collection to organize and process video files. Collections are used to group files together and process them in a consistent way.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Collection creation parameters
The body is of type object
.
Response
200
application/json
Successful collection creation
The response is of type object
.