sendMsg | Multiple phone numbers
POST
https://api.whatsiplus.com/sendMsg/APIKEY
For WhatsApp messages, the maximum size limit is 100MB.
Request
Body Params multipart/form-data
phonenumber[]
array[string]
required
Example:
["+15551234567","+15551234568"]
message
string
required
Example:
This is a test messages
schedule
string
optional
Set this field if needed. If you don't send this parameter, the message will be sent instantly.
Example:
1724160037
link
string
optional
Example:
https://example.com/image.jpg
Request samples
Responses
Modified at 2024-08-27 14:27:59