Media Sharing
Unshare Video
Un-shares a video with a specific affiliate - this is an Master account operation - do this before sharing to insure that you are not re-sharing to an affiliate, which would overwrite any affiliate metadata changes
delete/v1/accounts/{{account_id}}/videos/{{video_id}}/shares/{{affiliate_account_id}}
Path parameters
account_idstring required
Video Cloud account ID.
video_idstring required
Video ID (specified as {video_id}}).
affiliate_account_idstring required
Video Cloud affiliate account ID for media sharing relationships
Headers
Content-Typestring required
Content-Type: application/json
Authorizationstring required
Authorization: Bearer {access_token} - see Getting Access Tokens
Response
Item was deleted