SendSMS
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
Changes
No recorded changes to this endpoint across all 1 revision of this API.