Delete a template version
lob_template_versions_deleteDelete a specific version of a template. Requires template_id and version_id. Cannot delete the currently published version.
Instructions
Delete a template version. Cannot delete the currently published version.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| template_id | Yes | Template ID (`tmpl_…`). | |
| version_id | Yes | Template version ID (`vrsn_…`). |