v1
latestOpenAPI 3.0.22026-07-1332837755.1 KBAlbums\Album videos
Add a specific video to an album
This method adds a single video to the specified album.
put/me/albums/{album_id}/videos/{video_id}
Path parameters
album_idnumber required
Example:12345
The ID of the album.
video_idnumber required
Example:196367152
The ID of the video.
Response
The video was added.