---
title: "Archive a message template"
method: DELETE
path: "/message-templates/{id}"
tags: ["messageTemplates"]
---

# Archive a message template

`DELETE /message-templates/{id}`

Users can only delete templates they own (or their dealer's templates if they're an employee).

## Path parameters

- `id` integer, required

## Response `204`

Everything went as planned

## Other responses

- `401` — Unauthorized error
- `403` — Forbidden error
- `404` — Not found error

---

[API](https://skmtc.net/outdoorsy/apis/outdoorsy-api-documentation.md) · [All operations](https://skmtc.net/outdoorsy/apis/outdoorsy-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/outdoorsy/outdoorsy-api-documentation/revisions/f0cf8f605ea0/schema)
