postCopy Pagewbhk Template DeletedThis webhook is triggered when a template is deleted.Query ParamssignaturestringrequiredWebhooks are signed with a signature generated by taking an HMAC-SHA256 hash of the webhook post’s raw HTTP Body (UTF8 encoding).PayloadDetails about the deleted template. 📘NOTEWhen a template is deleted, the folder_id field in the webhook payload does not reflect the original folder where the template was stored. Instead, it references the Trash folder which can not be accessed.ADD objectResponse 200Return a 200 status to indicate that the data was received successfully.Updated 12 months ago