Publish a notification template. Publishes the current draft by default. Pass a version in the request body to publish a specific historical version.
Documentation Index
Fetch the complete documentation index at: https://www.courier.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Template ID (nt_ prefix).
Optional request body for publishing a notification template. Omit or send an empty object to publish the current draft.
Historical version to publish (e.g. "v001"). Omit to publish the current draft.
^v\d+$Successfully published, or already published with no changes (idempotent).