---
title: "Send a broadcast by ID"
method: POST
path: "/broadcasts/{broadcastId}/send"
tags: ["Broadcasts"]
---

# Send a broadcast by ID

`POST /broadcasts/{broadcastId}/send`

## Path parameters

- `broadcastId` string, uuid, required

## Response `204`

Broadcast sent successfully

## Other responses

- `404` — Broadcast not found
- `409` — Broadcast is not in a status that can be sent

---

[API](https://skmtc.net/indigohive/apis/cogfy-messenger-public-api.md) · [All operations](https://skmtc.net/indigohive/apis/cogfy-messenger-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/indigohive/cogfy-messenger-public-api/revisions/30bd33ee45c9/schema)
