Skip to main content
POST
Apply many video edits

Authorizations

Authorization
string
header
required

API key obtained from your Tella account settings

Path Parameters

id
string
required

Unique video identifier

Example:

"vid_abc123def456"

Body

application/json

Add, update, and remove up to 200 sound effects, text overlays, zooms, blurs, highlights, image/video overlays, and layouts in one editor revision. Operations run in array order; the complete batch is validated before anything is applied. Cuts, transcript edits, clip settings, and auto layouts are not batchable.

operations
object[]
required
Required array length: 1 - 200 elements

One timeline edit — an add, update, or remove. Operations may target different clips in the same video, and update/remove operations may reference a resource added earlier in the batch by that operation's operationId.

Response

Edits applied

One result per operation, in request order: the created resource ID for adds, the affected resource ID for updates and removes.

results
object[]
required
revision
integer
required
Required range: 0 <= x <= 9007199254740991