Update a document template

Update the content or presentation settings of a stored document template.

This is useful when contracts, clauses, branding, fonts, or dynamic placeholders need to change without rebuilding your verification flow.

Path Params
string
required

Template ID

Body Params
string

Human-readable template name shown in your dashboard and API responses.

string

HTML template content with placeholders such as {{fullName}} that can be filled from OCR or custom data.

string

Page orientation for generated files: 0 for portrait or 1 for landscape.

string

Font family used when rendering the generated document.

string

TZ database name used for date and time formatting inside generated documents.

Response
200

OK

Language
Credentials
Header
URL
Response
Click Try It! to start a request and see the response here!