Skip to main content
PATCH
Update a sound effect

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

soundEffectId
string
required

Sound effect ID

Body

application/json

Update an existing sound effect

durationMs
integer
Required range: x <= 9007199254740991
name
string
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
volume
number

Playback volume (0 = muted, 1 = original).

Required range: x >= 0

Response

OK

A sound effect on a clip

soundEffect
object
required

A sound effect on a clip.