v1
latestOpenAPI 3.1.02026-07-14220425.8 KBTemplate Webhook
Get template creation and update notifications using these events: <ul><li><strong>'template.created'</strong> is triggered when the template is created.</li><li><strong>'template.updated'</strong> is triggered when the template is updated.</li><li><strong>'template.archived'</strong> is triggered when the template is archived.</li></ul>
postWebhooktemplateWebhook
Payload
Example payload
{
"timestamp": "2023-09-24T11:20:42Z"
}Response
Return a 200 response to acknowledge successful receipt of the webhook event.