Skip to main content
POST
Duplicate a video

Authorizations

Authorization
string
header
required

API key obtained from your Tella account settings

Path Parameters

id
string
required

Unique video identifier

Example:

"vid_abc123def456"

Body

application/json

Request body for duplicating a video

name
string

Name for the duplicated video. Defaults to original name with ' (Copy)' suffix.

Required string length: 1 - 255
Example:

"My Video (Copy)"

trim
object

Optional trim parameters. Specify startTime+endTime for time range trim (duration must be at least 1 second), or chapterIndex to extract a specific chapter.

Response

OK

video
object
required

Detailed information about a video including chapters, transcript, and exports