v1

latestOpenAPI 3.0.22026-07-1332837755.1 KB
Videos\Essentials

Check if a user owns a video

This method determines whether a particular user is the owner of the specified video.

get/users/{user_id}/videos/{video_id}

Path parameters

user_idnumber required
Example:152184

The ID of the user.

video_idnumber required
Example:258684937

The ID of the video.

Response

The user owns the video.