v1
latestOpenAPI 3.0.02026-07-2612645160.3 KBpublic/web-whatsapp-message
Send a message
Send a specific message to a given phone number.
post/api/public/web-whatsapp-message/send/{phoneId}/message
Path parameters
phoneIdstring required
The phone id to send the message from
Query parameters
stagestring
The stage id to send the message to
x-api-keystring required
API key needed to authorize the request
messagestring
The message to send
Request body
Example request
{
"key": "value"
}Response
Message sent successfully.