Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Promote the current draft version to the published version.
POST /templates/:id/publish
{ "data": { "id": "tpl_123", "status": "active", "current_published_version": { "id": "tpl_ver_456", "version_number": 3, "state": "published", "published_at": "2026-06-08T15:00:00.000Z" } } }