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/users/{user_id}/albums/{album_id}/videos/{video_id}
Path parameters
album_idnumber required
Example:12345
The ID of the album.
user_idnumber required
Example:152184
The ID of the user.
video_idnumber required
Example:196367152
The ID of the video.
Response
The video was added.