Skip to main content
POST
Send Message

Authorizations

X-API-KEY
string
header
required

Path Parameters

id
string
required

Worker ID

chat_id
string
required

Chat ID

Body

application/json
message
string
required

Message content to send.

Response

Created

id
string

Message ID.

message
string

Message content.

sender_id
string

ID of the message sender.

sender_name
string

Name of the message sender.

date_created
string<date-time>

Timestamp when the message was sent.

read
string

Whether the message has been read.