删除文档
URL:/v1/docs/delete
方法:
DELETE
描述: 删除文档。
请求参数
参数名 | 类型 | 描述 |
---|---|---|
doc_ids | list | 文档唯一 ID |
响应参数
参数名 | 类型 | 描述 |
---|---|---|
doc_ids | list | 文档唯一 ID |
请求示例
cURL响应示例
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Response
Successful Response