Collections
Create a new collection
You can create collections to organize your clips by making a POST
request to https://api.opus.pro/api/collections
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Response
200
application/json
The response is of type object
.