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

a01cb764a085

Template Converter

Create a template change on a template-conversion

Re-runs the conversion pipeline for an already-converted deck against a new target templateName. Returns a new callback_id to poll.

post/api/v1/template-converter/{callbackId}/template-change

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

templateNamestring required

Code of the new target brand template. Must be one the caller's company is authorised to use — an unknown or unauthorised code is rejected.

Response

Pipeline accepted; poll the returned callback_id.

status'processing' required

Always "processing" — the derived pipeline has been accepted and is running.

callbackIdstring required

Callback id of the newly started pipeline. Note the camelCase spelling.

presentationNamestring

Resolved presentation name. Returned by template-change and the review-suggestions PATCH; may be an empty string.