Send Message
Send List
POST
https://{server-url}
/
message
/
sendList
/
{instance}
Authorizations
apikey
string
headerrequiredYour authorization key header
Path Parameters
instance
string
requiredID of the instance to connect
Body
application/json
number
string
requiredNumber to receive the message (with country code)
title
string
requiredList title
buttonText
string
requiredButton text
sections
object[]
requireddescription
string
List description
footerText
string
Footer text
delay
integer
Presence time in milliseconds before sending message
quoted
object
mentionsEveryOne
boolean
Mention everyone on a group message
mentioned
string[]
Response
201 - application/json
message
object
requiredThe message content, which may include various types of messages like text, images, list, etc.
key
object
The key of the message, which identifies the message in the chat.
messageTimestamp
string
The timestamp of the message, represented as a string.
status
string
The status of the message, such as sent, received, or pending.