移除知识库和bot的关联

基本信息

  • 接口说明:移除知识库和bot的关联
  • 请求地址:http(s)://sparkbot.xf-yun.com/v1/retrieval/bot_repo_delete
  • 请求格式:application/json

  • 请求方式:POST

请求参数说明

参数 类型 必选 说明 其他信息
repo_id string 知识库ID
app_id string 应用ID 平台申请的应用
bot_id string 机器人ID

响应参数说明

参数 类型 说明
code int 0- 成功
message string 提示信息

示例

  • 请求示例
{
    "repo_id":"task_id",
    "app_id":"app_id",
    "bot_id": "bot_id"
}
  • 响应示例
{
  "code":  0,
  "message":  "Success",
  "sid":  "spf00010001@dx18de4bf199da4d0252"
}
powered by 飞云 all right reserved,powered by Gitbook该文章修订时间: 2025-04-08 13:23:31

results matching ""

    No results matching ""