Clone an existing presentation and update slides using the derive endpoint.
presentation_id
, applies your slide edits, and returns a new presentation.
0
, the second is 1
, and so on.slides[].index
: which slide to targetslides[].content
: fields you can changePOST /api/v1/ppt/presentation/derive
.5
:
presentation_id
: the new presentation’s IDpath
: where the exported file is stored on the serveredit_path
: open this path in the web app to continue editing visuallyedit_path
to fine-tune layouts, colors, and images in the visual editor.path
to download the new file.edit_path
to make visual tweaks in the web editor.