v1

latestOpenAPI 3.0.02026-07-248574216.0 KB
Edit

Trim Video

Trim the input video clip: pull a specific segment or trim to your desired video clip duration.

post/trim

Request body

video_urlstring uri

Source video URL.

startinteger required

This is the point in time of the video from where the trimming begins in milliseconds.

endinteger required

This is the point in time of the video where the trimming ends in milliseconds. It must be greater than start.

Response

Requested successfully accepted when doing asynchronous transformation.

transaction_idstring nullable
statusstring