Remove a video from a group.

This method requires a token with write permission.

Parameters

Log in to enter Playground
Name Type Description
oauth_token string (required) The access token for the acting user.
group_id string (required) The group to remove the video from. The user must be joined to the group. This can be either the ID of the group, or the name in the URL.
video_id int (required) The ID of the video to remove from the group.

Error Codes

Code Message Explanation
99 Insufficient permissions The user does not have permission to do that.
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.
1 Group not found The group id or name was either not valid or not provided.
99 Insufficient permissions The user does not have permission to do that.
3 Not allowed The user does not have permission to add this video to an album, channel, or group.
2 User not a member The specified user is not a member of this group.

activity

albums

categories

channels

contacts

groups

groups.forums

oauth

people

test

videos

videos.comments

videos.embed

videos.upload