latestOpenAPI 3.1.0Proprietary - Prezent, Inc.2026-08-114675175.5 KB

a01cb764a085

AutoGenerator

Create an image replacement on an AutoGenerator slide

Swaps an image on a slide with a new image sourced from the caller's workspace, Adobe Stock, Freepik, a previously uploaded file, an extracted image, or S3.

The target slide's S3 location is resolved from slide_callback_id — it is not supplied by the caller.

post/api/v1/autogenerator/replace-image

Query parameters

callback_idstring required

Deck callback id that owns the slide. Used to update the deck's cached state after the replacement.

Request body

slide_callback_idstring required

Slide callback id where the image lives. The slide's S3 bucket and path are resolved from this id.

duplicate_slide_callback_idstring

Optional duplicate slide id to mirror the replacement onto.

Response

Image replacement completed.

successboolean

true on success (omitted by some legacy handlers).

dataobject required

Service-specific payload.