Authorizations
Apikey
Body
application/json
Example:
"11111111111@c.us"
Example:
"How are you?"
Example:
"Tell us how are you please 🙏"
Example:
"If you have any questions, please send it in the chat"
Example:
[
{ "type": "reply", "text": "I am good!" },
{
"type": "call",
"text": "Call us",
"phoneNumber": "+1234567890"
},
{
"type": "copy",
"text": "Copy code",
"copyCode": "4321"
},
{
"type": "url",
"text": "How did you do that?",
"url": "https://waha.devlike.pro"
}
]
O nome da sessão (instanceName)
Example:
"session"