Send A Text Message To Phone Number Or Group

Request test
Note : in case the instance not authorized , the message will add to queue and will be sent when the WhatsApp instance is ready.
to
body
Request URL
https://connectivity.pk/api/messages/chat?instance_id={{instance_id}}&token={{token}}
Request body
token *Required
Your API Authorization code
to *Required
Phone number with international format e.g. +14155552671
or
chatID for contact or group e.g 14155552671@c.us or 14155552671-441234567890@g.us
body *Required
Message text, UTF-8 or UTF-16 string with emoji
Max length : 4096 characters.
Response
No response yet.
Request samples