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
Response
Image replacement completed.
Changes
Changed in 1 of the 2 revisions of this API.1
- ○
endpoint added
endpoint-added
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○