Publish template
publish_templatePublish a template's current draft as its new live version (POST /templates/{id}/publish; write scope). Sends by templateId use it immediately. Fails if there is no draft or the template is archived.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| templateId | Yes | The template id (UUID). |