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.
Changes
Changed in 2 of the 13 revisions of this API.4
- ○
api tag
Videos\Viewing privacyaddedapi-tag-added
- ○
api tag
Videos\Viewing Privacyremovedapi-tag-removed
- ○
- ○
api tag
Videos\Viewing Privacyaddedapi-tag-added
- ○
api tag
Videos\Viewing privacyremovedapi-tag-removed
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○