AI写作智能体 自主规划任务,支持联网查询和网页读取,多模态高效创作各类分析报告、商业计划、营销方案、教学内容等。 广告
### 接口名称 `WeiboStatuses/destroy` ### 接口描述 删除微博 ### 请求地址 > http://URL/WeiboStatuses/destroy ### 输入参数 > (int) id 微博ID ### 输出结果 成功 { "status": 1, "msg": "删除成功" } 失败 { "status": 0, "msg": "删除失败" }