Editor
Compile editor timeline
post/editor
Request body
object required
Timeline compilation payload with tracks and clips
Response
Timeline compilation started
Example response
{
"success": true,
"status": "processing",
"data": {
"id": "job-123",
"output_url": "https://api.videodb.io/async-response/job-123"
}
}