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

Send message

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

path params

roomIdstring required

Request body

richContent Object required

threadParentMessageId String

inlineReplyMessageId String

type String ENUM

parentRecordingId String

fileIds Array of String

threadRootMessageId String

inlineReplySentAt String

inlineReplyThreadRootMessageId String

Responses

Was this guide helpful?