Skip to main content
PATCH
Update Asset

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

order_id
string<uuid>
required
line_id
string<uuid>
required
asset_id
string<uuid>
required

Body

application/json
name
string | null
asset_type
enum<string> | null
Available options:
TVC,
RADIO_SPOT,
DIGITAL_REEL,
SOCIAL_POST,
ARTICLE,
BANNER,
SQUEEZEBACK,
LIVE_INTERVIEW,
OTHER
document_id
string<uuid> | null
notes
string | null

Response

Successful Response