Skip to main content
PATCH
Update an overlay

Authorizations

Authorization
string
header
required

API key obtained from your Tella account settings

Path Parameters

id
string
required

Video ID

clipId
string
required

Clip ID

overlayId
string
required

Overlay ID

Body

application/json

Update an existing overlay

dimensions
object

Overlay size in artboard pixels. Absolute (not a percentage) so the overlay shape never distorts when the artboard dimensions change.

durationMs
integer
Required range: x <= 9007199254740991
name
string
point
object

Top-left corner of the overlay, as a percentage of the story canvas (0-100). Relative so the anchor survives story ratio changes.

startTimeMs
integer

Start time. Milliseconds on the clip playback timeline (with cuts applied) — the same timeline as the cut transcript.

Required range: 0 <= x <= 9007199254740991

Response

OK

An overlay on a clip

overlay
object
required

An image or video overlay on a clip.