publishTemplate
Publish a template
Publishes a draft template, making it available for pass generation. Published templates cannot be modified.
Scope: templates:manage
Maps to OpenAPI operationId publishTemplate — POST /manage-templates/{id}/publish.
Same PassFast HTTP API, billing, and rate limits. Do not invent other paths.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Template ID. | |
| x_app_id | No | Override X-App-Id for this call. Defaults to the MCP connection header. |