Update an audio track

Update an audio track for a given asset using its asset_id (asset GUID) and track_num. You may update only the metadata (language, description), or fully replace the audio content (if the track is not the main audio track, i.e., track_num > 0).

Sample Use Cases

  • Fix language codes or naming conventions post-ingest.
  • Replace an audio file with improved audio quality.
  • Add Dolby support by re-uploading the track with the proper flags.

Authentication

API Scopes:
  - video.services.assets:write
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
integer
required
≥ 1

Track number (must be > 0 if replacing the audio track)

Body Params
string
required

URL (or S3 URI) to a media file

string

Credential for secure S3 access

string

Credential for secure S3 access

string
required

Track description

string
required

ISO language code

boolean

Flag to also create Dolby audio renditions for this track

boolean

Flag to create a Dolby audio rendition which contains the media's original Dolby encoded audio

string

URL to notify when the job starts

string

URL to notify when the job completes

string

URL to notify if the job fails

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json