---
title: "Resend a communication message"
method: POST
path: "/v2/communications/resend"
tags: ["Communications"]
---

# Resend a communication message

`POST /v2/communications/resend`

## Request body

- object
  - `messageId` integer, required

## Response `200`

Successful operation

## Other responses

- `400` — Bad request
- `401` — Unauthorized

---

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