Skip to main content
POST
Send a message to a conversation

Authorizations

api-key
string
header
required

Path Parameters

conversationId
string
required

Conversation ID

Body

application/json
type
enum<string>
required

Message type

Available options:
text,
image,
document
content
string

Message content. Required for text messages, optional for media messages.

media
object

Response

Message sent successfully

id
string<uuid>

Message ID