Request to delete a scheduled SMS
Last updated
Last updated
Parameter | Data type | Description |
---|---|---|
Content-type*
String
text/xml; charset=utf-8;
login.value*
String
Your login in the system
delete_schedule.schedule.id_sms*
Int
The number of the scheduled SMS to be deleted. Can be obtained by querying the list of scheduled SMS
token.value*
String
You can use a secret key instead of login and password. To obtain it, please contact your manager
password.value*
String
Your password in the system
scheduled.id_sms
Int
SMS message number. Used to check the status of SMS.
error
String
The error text can take the following values:
Incorrect XML document format
Incorrect login or password
POST data is missing