Common Collection Operations
Remove Video from Collection
Remove a video file from a collection
DELETE
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the collection
The ID of the file to remove
Response
200
application/json
Successful removal
The response is of type object
.