Remove a video from an album.

This method requires a token with write permission.

Parameters

Log in to enter Playground
Name Type Description
album_id int (required) The ID of the album.
oauth_token string (required) The access token for the acting user.
video_id int (required) The ID of the video.

Error Codes

Code Message Explanation
99 Insufficient permissions The user does not have permission to do that.
1 Album not found The album id was either not valid or not provided.
223 Not owner That user is not the owner of that album.
222 Incorrect password The password provided for the album was incorrect.
1 Video not found The video id was either invalid or not provided.
1 Video not found The video id was either invalid or was for a video not viewable by the calling user.

activity

albums

categories

channels

contacts

groups

groups.forums

oauth

people

test

videos

videos.comments

videos.embed

videos.upload