Send a Message

Sends a message in the specified chat.
Use Start a Chat or Start a Chat from Inbox if no conversation has been started with the specified user or group of users yet.

Multipart supported, refer to Sending Files.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
length ≥ 1

The ID of the Chat to send the message to.

string
required
^acc_(.*)$

ID of the Account (acc_xxx) to call the method on behalf of.

Body Params
string
required

The textual content of first message to be sent. It's recommended not to use HTML or Markdown.

string
length ≥ 1

The ID of the Message to quote / reply to.

attachments
array of objects

The list of file attachments to the message to be sent in the chat.

attachments
Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json