# 删除文档

文档API使用须知

# host: https://yach-oapi.zhiyinlou.com 正式环境

# host: https://yach-oapi-test.zhiyinlou.com 测试环境

# 概述

名称
地址 /openapi/v2/doc/del
请求方式 POST
参数 见【参数】
返回值 见【返回值】
名称
Content-Type application/json

# 参数

参数 参数类型 必须 说明
access_token String 调用接口凭证
guid String 要删除的文档guid

返回值(响应从的 200为成功,非200为不成功)

{
    "code": 200, 
    "msg": "",
    "obj": null
}
上次更新: 11/7/2024, 6:56:34 PM
foo