v1
latestSwagger 2.02026-07-13333.2 KBSendSMS
Send SMS to recipients using D7 SMS Gateway
post/send
Headers
Content-Typestring required
Acceptstring required
Request body
Example request
{
"to": 971562316353,
"from": "SignSMS",
"content": "Send single SMS Testing"
}Response
OK