Template Created Webhook

This webhook is triggered when a new template is created.

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 a new template in the system.

Response
200

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

LoadingLoading…