删除短信/彩信消息

Delete Message 删除短信/彩信消息

删除某邮件。如果邮件正在被发送,则将被自动取消

请求数据格式

参数 类型 描述
apiKey string 你的API Key,为了认证身份. 必填
ID integer 短信/彩信ID.

示例

请求:
DELETE https://api.esv2.com/v2/Api/SmsMmsMessages/123?apiKey=test_api_key1 HTTP/1.1
Host: api.esv2.com
OK 应答:
HTTP/1.1 204 No Content
Cache-Control: private
Server: Microsoft-IIS/7.5
X-AspNetMvc-Version: 2.0
X-AspNet-Version: 2.0.50727
Set-Cookie: TIMEZONE=Central European Standard Time; path=/
X-Powered-By: ASP.NET
Date: Wed, 19 Oct 2016 12:15:04 GMT