---
title: "Delete message template"
method: DELETE
path: "/message_templates/{message_template_id}"
tags: ["Message Templates"]
---

# Delete message template

`DELETE /message_templates/{message_template_id}`

Delete a message template

Required scope: `message_templates:delete`

## Path parameters

- `message_template_id` string, required

## Response `204`

No content

---

[API](https://skmtc.dev/frontapp/apis/core-api.md) · [All operations](https://skmtc.dev/frontapp/apis/core-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/frontapp/core-api/revisions/76d1eaa2d0eb/schema)
