Updates an existing message in a Slack channel.

This function allows you to modify a previously sent message by its timestamp. You can change its text, blocks, or attachments. The response contains information about the updated message.

post/updateMessage

Request body

Response

Successful response

okboolean required

Success indicator

channelstring

Channel ID

tsstring

Message timestamp

messageobject

Message details

Changes