Video Emotion API
Trim Video Endpoint
Crop an uploaded video by trimming time off the beginning and/or the end.
On a processed video this drops the cut-out portion's faces, speakers, transcript, and facial/audio/text emotion data by re-analyzing only the kept window (timestamps re-based to the new start). The video re-enters processing; poll the status endpoint for completion.
put/v1/videos/{video_id}/trim
Path parameters
video_idstring required
Unique identifier of the video to crop
Unique identifier of the video to crop
Response
Successful Response