Back
post /v1/rooms/{roomId}/messages

Send message

Sends a message to a room. Supports rich text content, thread replies, and inline replies.

path params

roomIdstring required

Request body

richContent Object required

threadParentMessageId String

inlineReplyMessageId String

Responses

Was this guide helpful?