> ## Documentation Index
> Fetch the complete documentation index at: https://docs.mailofly.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Delete Template

> Delete an email template.

Permanently deletes a template.

### Path Parameters

<ParamField path="id" type="string" required>Template ID</ParamField>

### Response

<ResponseField name="id" type="string">Template ID</ResponseField>
<ResponseField name="deleted" type="boolean">true</ResponseField>


## Related topics

- [Delete Campaign](/api/campaigns/delete-campaign.md)
- [Delete Webhook](/api/webhooks/delete-webhook.md)
- [Delete Contact](/api/contacts/delete-contact.md)
- [Delete Domain](/api/domains/delete-domain.md)
- [Create Template](/templates/create-template.md)
