Media Sharing
Remove Affiliate
Removes an affiliate from a channel - this is a Master account operation
delete/v1/accounts/{{account_id}}/channels{channel_name}}/members/{{affiliate_account_id}}
Path parameters
account_idstring required
Video Cloud account ID.
channel_namestring required
The name of the channel - usually default
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