v44

latestOpenAPI 3.1.0Proprietaryraw.githubusercontent.com2026-05-192301780.0 KB
Format

Create format template

Create a new format template for document formatting. Templates support variables using {{variable}} syntax and can be used for captions, signatures, letterheads, certificates, footers, or custom formatting needs.

post/format/v1/templates

Request body

namestring required

Template name

descriptionstring

Template description

type'caption' | 'signature' | 'letterhead' | 'certificate' | 'footer' | 'custom' required

Template type

contentstring required

Template content with {{variable}} placeholders

stylesobject

CSS styles for the template

variablesstring[]

Template variables (auto-detected if not provided)

tagsstring[]

Template tags for organization

Response

Template created successfully

idstring

Template ID

namestring

Template name

typestring

Template type

variablesstring[]

Detected template variables

createdAtstring date-time

Creation timestamp