DELETE api/v1/sms/messages/pendings/{list}
This method allows the client to cancel all the pending messages specified in the list supplied.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
list | string |
Required |
Body Parameters
None.
Response Information
Resource Description
SendRemovePendingMessageResponseNone.
Response Formats
application/json, text/json
Sample:
{}
application/xml, text/xml
Sample:
<SendRemovePendingMessageResponse xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" />