Skip to main content
POST
Send a message to a conversation

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

conversationId
string
required

Body

application/json
body
string
required

Message content

attachments
object[]
isInternal
boolean

Whether this is an internal/whisper message

Response

Message sent

success
boolean
message
object