v1
latestOpenAPI 3.0.22026-07-1332837755.1 KBAlbums\Album videos
Remove a video from an album
This method removes a video from the specified album.
delete/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 removed.