https://msg.msgclub.net/rest/services/sendSMS/deleteDraft?AUTH_KEY=YourAuthKey&draftId=111

Sample Output

{"response":"Success","responseCode":"3001"}

Parameter Name with Description

Parameter Name Data Type Description
AUTH_KEY* Alphanumeric Login Authentication Key(This key is unique for every user)
draftId * Integer Enter draftId of draft that you want to delete

Note

Parameters with (*) are mandatory
java code here
php code here
vb6 code here
chash code here
vbdotnet code here