---
title: "POST /chat.meMessage"
method: POST
path: "/chat.meMessage"
tags: ["chat"]
---

# POST /chat.meMessage

`POST /chat.meMessage`

Share a me message into a channel.

## Headers

- `token` string

## Response `200`

Typical success response

- object — Schema for successful response from chat.meMessage method
  - `channel` string
  - `ok` true, required
  - `ts` string

## Other responses

- `default` — Typical error response

---

[API](https://skmtc.net/slack/apis/web-api.md) · [All operations](https://skmtc.net/slack/apis/web-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/slack/web-api/versions/7b951462b44f/schema)
