v1

latestOpenAPI 3.0.22026-07-1332837755.1 KB
Videos\Viewing privacy

Permit a list of users to view a private video

This method gives multiple users permission to view the specified private video. The body of the request should follow our batch request format: each object must contain a single uri field whose value is the URI of the user who can view the video.

put/videos/{video_id}/privacy/users

Path parameters

video_idnumber required
Example:258684937

The ID of the video.

Response

The users can now view the private video.