Collections
Remove a clip from a collection
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
.
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
.