v1

latestOpenAPI 3.1.02026-07-17220132.6 KB
message
channel

Send a message to a Slack channel.

Sends a text message to a Slack channel. Returns details about the sent message including its timestamp and channel.

post/messageChannel

Request body

Response

Successful response

okboolean required

true if the request was successful.

channelstring required

The ID of the channel where the message was posted.

tsstring required

The timestamp of the message.

messageobject required

An object containing the details of the sent message.