Template Converter
Update review suggestions on a template-conversion
Applies a subset of editorial suggestions to the converted deck identified by callbackId. Kicks off a background pipeline that produces a new derived deck; the response carries a new callback_id to poll.
patch/api/v1/template-converter/{callbackId}/review-suggestions
Path parameters
callbackIdstring required
Server-issued opaque identifier returned by an async kick-off endpoint. Used to poll status or fetch derived artefacts.
Request body
Response
Pipeline accepted; poll the returned callback_id.
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
- ○