POST /send/message
Used for sending message to a chat. A text can be sent.
/send/message/:phone
POST
/send/message/:phone
Query Parameters
Name
Type
Description
phone*
String
client number
Request Body
Name
Type
Description
chatID*
String
recipient phone number
context
String
message body
Last updated