Skip to main content
POST
Remove silences from 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

Options for removing silences from a clip

mode
enum<string>

How aggressively to remove silences: natural cuts pauses longer than 800ms, fast longer than 500ms, faster longer than 300ms. Defaults to natural.

Available options:
natural,
fast,
faster
Example:

"natural"

Response

OK

Response shape for a single clip

clip
object
required

A section of a video