118
| SMSEagle MHD-8100
| User’s Manual
Attachments
array text
Field available when include_attachments parameter
has been set to 1. Contains media attachments for
MMS messages. Array contains the following fields:
•
ContentType – MIME type of the attached file
Content – base64 encoded content of the attached file
13. Delete SMS: HTTP GET method
HTTP GET METHOD:
https://url-of-smseagle/http_api/delete_sms
Parameter
Description
access_token
authentication access token (see details in point API Authentication)
login
your user to login to SMSEagle (see details in point API Authentication)
pass
your password to login to SMSEagle
folder
one of the following: inbox, outbox, sentitems
idfrom
minimal id of message
idto
maximal id of message
responsetype
(optional parameter)
text = format response as text (default), xml = format
response as XML object
EXAMPLES:
Delete message with id=1234 from inbox:
https://url-of-smseagle/http_api/delete_sms?
access_token=0005gOjCOlMH8F2x&folder=inbox&idfrom=1234&idto=1234
Delete messages with id 1234
–
1250 from inbox:
https://url-of-smseagle/http_api/delete_sms?
access_token=0005gOjCOlMH8F2x&folder=inbox&idfrom=1234&idto=1250
Delete all messages from outbox:
https://url-of-smseagle/http_api/delete_sms?
access_token=0005gOjCOlMH8F2x&folder=outbox&idfrom=1&idto=999999999
RESPONSE:
Response:
OK
Response (when delete operation was not successful):
Error
Response (when wrong logindata):
Invalid login or password
Response (when wrong access token):
Invalid access token
RESPONSE (XML):
Response:
<xml>
<status>ok</status>
Summary of Contents for MHD-8100-3G
Page 1: ...SMSEAGLE MHD 8100 3G MHD 8100 4G User s Manual ...
Page 9: ...9 SMSEagle NXS 9700 3G User s Manual GET READY TO START I ...
Page 21: ...21 SMSEagle MHD 8100 User s Manual USING OF SMSEAGLE II ...
Page 76: ...76 SMSEagle MHD 8100 User s Manual Screenshot from Blacklist Define STOP word feature ...
Page 207: ...207 SMSEagle MHD 8100 User s Manual TROUBLESHOOTING I I I I I I ...
Page 210: ...210 SMSEagle MHD 8100 User s Manual SERVICE REPAIR IV I ...
Page 212: ...212 SMSEagle MHD 8100 User s Manual TECH SPECS SAFETY INFORMATION V I ...