clean-export-presentation-history 接口
清空演示稿导出记录
请求方式
POST http://ip/mwapi/clean-export-presentation-history
返回数据
JSON 结构如下:
{
"status":0,
"message":"SUCCESS"
}
属性 | 说明 |
---|---|
status | 返回状态。0:请求成功,返回其它值请参考 API 状态码。 |
message | 状态描述 |
清空演示稿导出记录
POST http://ip/mwapi/clean-export-presentation-history
JSON 结构如下:
{
"status":0,
"message":"SUCCESS"
}
属性 | 说明 |
---|---|
status | 返回状态。0:请求成功,返回其它值请参考 API 状态码。 |
message | 状态描述 |