Render a media builder composition into a final output file

Combines multiple media source segments into a single rendered output asset. The composition is built from the provided sources array and saved to the specified destination folder.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
sources
array of objects
required

Array of source segments for the composition

sources*
string
required

Display name for the rendered output asset

tags
array of strings
required

Tags to assign to the output asset

tags*
collections
array of strings
required

Collections to add the output to

collections*
relatedContents
array of strings
required

Related content references

relatedContents*
string
required

Folder ID for the output asset

integer
required

Target video bitrate for the output

audioTracks
array of objects
required

Audio track configuration for the output

audioTracks*
Responses
200

Success

400

Bad Request

401

The caller is not authenticated

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here!