Trim VideoAsk AIpost https://video-api.picsart.io/v1/trimTrim the input video clip: pull a specific segment or trim to your desired video clip duration.Body Paramsvideo_urlurilength between 1 and 2083Source video URL.startintegerrequired≥ 0Defaults to 0This is the point in time of the video from where the trimming begins in milliseconds.endintegerrequired≥ 1000Defaults to 1000This is the point in time of the video where the trimming ends in milliseconds. It must be greater than start.exportobjectexport objectResponses 202Request successfully accepted for an asynchronous transformation. 400Bad Request 401Unauthorized 402Payment Required 403Forbidden 404Not Found 405Method Not Allowed 413Request Entity Too Large 415Unsupported Media Type 429Too Many Requests 431Request Header Fields Too Large 500Internal Server Error 503Service UnavailableUpdated about 2 months ago