+++
post:/msg/del?access-token=:access-token
*:m_id=1#消息id
*:access-token=92ece3ec585b1b0d433a98d7d8e93410#安全验证字符串
<<<
success
{
"success": true,
"data": {
"message": "消息删除成功!"
}
}
<<<
error
{
"success": false,
"data": {
"name": "Unauthorized",
"message": "请勿非法提交m_id",
"code": 0,
"status": 401,
"type": "yii\\web\\HttpException"
}
}
+++
### header头信息:
| 参数名 | 参数值 |
| --- | --- |
| Accept | application/json |
| DeviceId | 310995000000000|
| Sign | e67ce2f83ca715552c7040c6801e020f |