---
title: "Send Message To Stream Channel"
method: POST
path: "/stream/message/send"
---

# Send Message To Stream Channel

`POST /stream/message/send`

## Request body

- object
  - `receiver_uid` string[], required
  - `action_type` 'USER' | 'JOB' | 'GENERAL' | 'CHANNEL', required
  - `message` string, required

## Response `200`

- object
  - `type` string
  - `message` string

---

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