Skip to main content
POST
Duplicate 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

Request body for duplicating a clip

name
string

Name for the duplicated clip (defaults to the source clip name)

Required string length: 1 - 255
Example:

"Intro (copy)"

order
integer

Position to insert the new clip (defaults to right after the source)

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

1

Response

OK

Response shape for a single clip

clip
object
required

A section of a video