Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The collectionID of the collection that you want to export
Body
application/json · object
Response
200 - application/json
You can export all the clips from an existing collection by making a POST request to https://api.opus.pro/api/collections/{collectionId}/export
đŸ’¡Notice: Don’t forget to add {} to your post body
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The collectionID of the collection that you want to export