Closed rebootcode closed 5 years ago
Documentation is available here - https://developer.vimeo.com/api/guides/videos/interact#set-off-site-privacy
@rebootcode I recommend also checking out the on-site privacy docs here: https://vimeo.zendesk.com/hc/en-us/articles/224817847-Privacy-settings-overview
How does someone restrict video with domain level embed privacy? I am trying to upload video like this:-
and I make second request as below :-
Now, first I get an error as below:-
That is no content received with status code 204 and request complete.
I want to make the video available only when it is embedded in my domain and can not be seen anywhere else, nor anyone should be able to download it. So, My Question is:
privacy.view
remain "anybody" or "nobody" or "private" for displaying video only on an embed with the whitelisted domain?