Skip to main content
POST
Reorder a clip

Authorizations

Authorization
string
header
required

API key obtained from your Tella account settings

Path Parameters

id
string
required

Video identifier

Example:

"vid_abc123def456"

clipId
string
required

Clip identifier

Example:

"cl_xyz789ghi012"

Body

application/json

Move a clip to a new position. Other clips are renumbered to keep ordering contiguous.

order
integer
required

New position for the clip (0 = first)

Required range: 0 <= x <= 9007199254740991
Example:

2

Response

OK

Response shape for a single clip

clip
object
required

A section of a video