Send Message
Send List
POST
https://{server-url}
/
message
/
sendList
/
{instance}
Authorizations
Your authorization key header
Path Parameters
ID of the instance to connect
Body
application/json
Number to receive the message (with country code)
List title
Button text
List description
Footer text
Presence time in milliseconds before sending message
Mention everyone on a group message
Response
201 - application/json
The message content, which may include various types of messages like text, images, list, etc.
The key of the message, which identifies the message in the chat.
The timestamp of the message, represented as a string.
The status of the message, such as sent, received, or pending.