post_delete_mobile_message
Overview
Deletes the specified mobile message.
Parameters
Name
Type
Required
Comments
MobileMessageID
Integer
Yes
The ID of the mobile message you want to delete.
Returns
0
|Error (Different descriptions for the error)
1
|Mobile message successfully deleted
Example
https://www.emailbrain.com/api.aspx?Username=user@mydomain.com&Password=123456&Function=post_delete_mobile_message&MobileMessageID=123456