---
title: "Archive message"
method: PUT
path: "/requests/{request_id}/archive"
tags: ["Messages"]
---

# Archive message

`PUT /requests/{request_id}/archive`

Archives a send request by its request id. Use it to remove test sends or superseded requests from the message list without deleting them.

## Path parameters

- `request_id` string, required

## Response `204`

## Changes

- **2026-07-29** `f76bed79a913` — 2 info
  - api tag `Messages` added
  - api tag `Sent Messages` removed
- **2025-10-15** `e67d02739533` — 2 info
  - api tag `Sent Messages` added
  - api tag `Messages` removed

[Change history](https://skmtc.dev/trycourier/apis/courier/changes/requests/:request_id/archive/put.md)

---

[API](https://skmtc.dev/trycourier/apis/courier.md) · [All operations](https://skmtc.dev/trycourier/apis/courier/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/trycourier/courier/revisions/cb8586034158/schema)
