---
title: "Delete all messages"
method: DELETE
path: "/api/v2/message/all"
tags: ["Outbound Messages"]
---

# Delete all messages

`DELETE /api/v2/message/all`

<a class="try-sandbox-link" href="https://sandbox.textmagic.com/#/Messages%3A%20Send%0A/deleteAllOutboundMessages" target="_blank">Try in sandbox</a><br>Delete all messages.

## Response `204`

Request executed with success.

## Other responses

- `401` — Unauthorized request.

---

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