ghl_email_template_delete
Deletes a specific email template from a GoHighLevel location. Provide the location ID and template ID to remove the template.
Instructions
Delete a template Endpoint: DELETE /emails/locations/{locationId}/templates/{templateId} (Version header: v3; source: v3/emails-v3.json) OAuth scopes: emails/templates.write
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| locationId | Yes | Location ID | |
| templateId | Yes | Template ID |