---
title: "Queue Iridium message for later send"
method: POST
path: "/api/iridium/queue"
tags: ["iridium"]
---

# Queue Iridium message for later send

`POST /api/iridium/queue`

Enqueues a message in the DLQ; sent when signal becomes available

## Request body

- object

## Response `201`

queued

## Other responses

- `400` — error
- `503` — unavailable

---

[API](https://skmtc.dev/cubeos-app/apis/meshsat-api.md) · [All operations](https://skmtc.dev/cubeos-app/apis/meshsat-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/cubeos-app/meshsat-api/revisions/c019b6af96ea/schema)
