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

a01cb764a085

AutoGenerator

Create a node-level change on an AutoGenerator slide

Mutates a single node (text, image, shape) within a slide of an existing deck. Returns the updated slide payload synchronously.

post/api/v1/autogenerator/node-change

Request body

callback_idstring required

Deck callback id.

slide_callback_idstring required

Slide callback id to modify. The node count applied is read from the slide's own state, not from the request.

Response

Node change applied.

successboolean

true on success (omitted by some legacy handlers).

dataobject required

Downstream payload (shape varies).