You can create collections to organize your clips by making a POST
request to https://api.opus.pro/api/collections
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The response is of type object
.
You can create collections to organize your clips by making a POST
request to https://api.opus.pro/api/collections
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The response is of type object
.