Common Collection Operations
Add YouTube Video to Collection
Add a YouTube video to a collection by URL
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the collection to add the YouTube video to
Body
application/json
YouTube video URL parameters
The body is of type object
.
Response
200
application/json
Successful video addition
The response is of type object
.