Update a template version
lob_template_versions_updateUpdate the description of an existing template version. Note that HTML content cannot be modified after creation.
Instructions
Update the description of a template version. HTML cannot be modified after creation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| template_id | Yes | Template ID (`tmpl_…`). | |
| version_id | Yes | Template version ID (`vrsn_…`). | |
| description | No | ||
| extra | No | Additional Lob API parameters not enumerated above. Merged into the request body verbatim. See https://docs.lob.com for the full parameter list per resource. |