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/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 removed.