Template Updated Webhook

This webhook is triggered when an existing template is updated.

Query Params
string
required

Webhooks are signed with a signature generated by taking an HMAC-SHA256 hash of the webhook post’s raw HTTP Body (UTF8 encoding).

Payload

Details about the updated template.

Response
200

Return a 200 status to indicate that the data was received successfully.

LoadingLoading…