v1
latestOpenAPI 3.0.22026-07-1332837755.1 KBVideos\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/channels/{channel_id}/videos/{video_id}/privacy/users
Path parameters
channel_idnumber required
Example:927
The ID of the channel.
video_idnumber required
Example:258684937
The ID of the video.
Response
The users can now view the private video.