v50

latestOpenAPI 3.0.3raw.githubusercontent.com2025-01-2810050281.4 KB
Media Sharing

Approve Contract

Approve a contract - this is an Affiliate account operation

patch/v1/accounts/{{account_id}}/contracts/{{master_account_id}}

Path parameters

account_idstring required

Video Cloud account ID.

master_account_idstring required

Video Cloud master account ID for media sharing relationships

Headers

Content-Typestring required

Content-Type: application/json

Authorizationstring required

Authorization: Bearer {access_token} - see Getting Access Tokens

Request body

account_idstring

affiliate account id

approvedboolean

whether the contract is approved

approved_atstring

when the contract was approved

auto_acceptboolean

whether shared videos will be automatically accepted

created_atstring

when the contract was created

updated_atstring

when the contract was last updated

Response

200

account_idstring

affiliate account id

approvedboolean

whether the contract is approved

approved_atstring

when the contract was approved

auto_acceptboolean

whether shared videos will be automatically accepted

created_atstring

when the contract was created

updated_atstring

when the contract was last updated