post
https://message-template-api.omni.chat/v1/email-templates//publish
Compiles, validates and freezes a new version.
There is no external approver: this is where a WhatsApp template would go to Meta. Any
BLOCKING finding answers 422 and nothing is written — the template stays a draft.
Publishing with no change since the last version answers 204 and does not bump the version.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
204Nothing changed since the last published version.
409STALE_UPDATE — the template item is written conditioned to the updatedAt read at the
start, so a PUT that lands during the compilation is not overwritten. Read the
template again and publish once more.