Cut a time range from a clip. Overlapping or adjacent ranges are merged into the existing cuts. To clear all cuts, call updateClip with cuts: [].
Documentation Index
Fetch the complete documentation index at: https://tella.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
API key obtained from your Tella account settings
Video identifier
"vid_abc123def456"
Clip identifier
"cl_xyz789ghi012"
Cut a time range from the clip. Overlapping or adjacent ranges are merged into the existing cuts.
Start of the range to cut, in milliseconds from the clip's start.
0 <= x <= 90071992547409912000
End of the range to cut, in milliseconds from the clip's start. Clamped to the clip's max duration.
x <= 90071992547409913500
OK
Response shape for a single clip
A section of a video