Skip to main content

Send a message (Legacy)

POST 

/chat.sendMessage

deprecated

This endpoint has been deprecated and may be replaced or removed in future versions of the API.

Legacy: Prefer /chat.post. This endpoint is maintained for backwards compatibility only.

Send a markdown-formatted text message to a single group, addressed by recipients (a one-element array containing the group ID). New integrations should use /chat.post, which also supports DMs, threads, Block Kit, and polls.

The optional sender object follows the same semantics as /chat.post โ€” see the Sender Profiles guide.

Required scope: chat:send_message


OpenAPI Spec: chat-v1.json

Requestโ€‹

Responsesโ€‹

Message sent successfully