Groups\Videos

Remove a video from a group

This method removes a single video from the specified group.

delete/groups/{group_id}/videos/{video_id}

Path parameters

group_idnumber required
Example:1108

The ID of the group.

video_idnumber required
Example:258684937

The ID of the video.

Response

The video was deleted.

Changes

No recorded changes to this endpoint across all 13 revisions of this API.