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.