Send API Whats App Text
This API enables you to send a plain text message to a whats app number
Last updated
Was this helpful?
This API enables you to send a plain text message to a whats app number
Last updated
Was this helpful?
POST
Sends a text message to a number that you have provided
Headers
Content-Type
application/json
Authorization
Basic <token>
Body (JSON)
message
string
The text message to send
phone_number
string
Phone number of the recipient e,g 0787877878
session
string
Your Session name, that you used to register the session.
Response