You can add a clip to an existing collection by making a POST
request to https://api.opus.pro/api/collection-contents/delete-collection-contents
.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The response is of type object
.