Guided Templates

Create template version

Creates a new template version. Returns raw authored values without inheritance resolution or section expansion.

post/documents/templates/{templateID}/versions/

Request body

Response

Created — returns shallow (unresolved) template version

idstring uuid required

The UUID of the version.

versionNumberinteger required

Starts at 0 and auto-increments.

deletedAtstring date-time nullable

Present when the template version has been deleted.

Changes