# Delete template Delete a specified email template. Provide the ID of the template to delete. You can obtain the template ID via the Get template API. A valid environment token is required to call this endpoint. You can obtain it from the environment authentication route. Endpoint: DELETE /resources/mail/v1/configs/templates/{templateId} Security: bearer ## Path parameters: - `templateId` (string, required) ## Response 200 fields