delete_template
Delete a saved email template by its ID or slug. Any queued emails referencing this template will then fail to send.
Instructions
Delete a saved template by id or slug. Sends that reference it will then fail.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Template id or slug. | |
| sender | No | Product/sender externalId sent as X-Drin-Sender. Required only for account-wide API keys; overrides the server's default sender. |