Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Response
200 - application/json
You can add a clip to an existing collection by making a POST
request to https://api.opus.pro/api/collection-contents
.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.