v1

latestOpenAPI 3.1.02026-07-2416666272.6 KB
Shorts

Save Segment to Library

Saves a generated segment to the PandaVideo library. Requires the API key in the Authorization header.

post/segments/{segment_id}/save-to-library

Path parameters

segment_idstring required

UUID of the segment to save to the library.

Request body

folder_idstring

Target folder ID in the PandaVideo library. If not provided, saves to the root folder.

descriptionstring

Description for the video in the library.

video_idstring

Video identifier to associate with the saved segment.

Response

200

successboolean
messagestring
video_idstring

UUID of the video created in the library.