I’m testing the POST/GET option in the SMS Gateway.
What is the syntax for deleting one specific (or possibly all) SMS ?
Tried this:
http://192.168.178.12/cgi-bin/sms_delete?username=TestUser1&password=TestPass!1234&index=1
Result is: wrong_number
Thx for clarification.
Gerhard
Marija
3
Hello,
To delete a message, please use number
instead of index
. The syntax should look like this:
http://192.168.178.12/cgi-bin/sms_delete?username=TestUser1&password=TestPass!1234&number=1
Hope this helps!
Best regards,
system
Closed
4
This topic was automatically closed after 60 days. New replies are no longer allowed.