Overview
The HTTP API supports content management for Templates. Several HTTP API commands accept or require a template_id to process. You can view these IDs by using the Show command, or create a new template and return its ID.
Commands
API Commands for Template management include:
- Create Template (createtemplate)
- Show Templates (show_templates)
- Get Template (gettemplatebyid, gettemplatebyname)
- Update Template (updatetemplate)
- Preview Template (templatepreview)