EntryUpdate - 修改实体值 API访问域名 请求方式 POST base url https://keyue.cloud.baidu.com 后缀接口 /open/v1/api/v3/entity/updateEntry Authentication token为API Key 说明 无 请求参数 Header参数 名称 类型 必选 中文名 说明 Content-Type string
EntityUpdate - 修改自定义实体 API访问域名 请求方式 POST base url https://keyue.cloud.baidu.com 后缀接口 /open/v1/api/v3/entity/updateEntity Authentication token为API Key 说明 无 请求参数 Header参数 名称 类型 必选 中文名 说明 Content-Type string
FaqExtendUpdate - 修改相似问 API访问域名 请求方式 POST base url https://keyue.cloud.baidu.com 后缀接口 /open/v1/api/v2/faq/extend/update Authentication token为API Key 说明 无 请求参数 Header参数 名称 类型 必选 中文名 说明 Content-Type string
FaqTemplateUpdate - 修改问答模版 API访问域名 请求方式 POST base url https://keyue.cloud.baidu.com 后缀接口 /open/v1/api/v2/faq/template/update Authentication token为API Key 说明 无 请求参数 Header参数 名称 类型 必选 中文名 说明 Content-Type
IntentTemplateUpdate - 修改意图模版 API访问域名 请求方式 POST base url https://keyue.cloud.baidu.com 后缀接口 /open/v1/api/v3/intent/updateTemplate Authentication token为API Key 说明 无 请求参数 Header参数 名称 类型 必选 中文名 说明 Content-Type
FaqStandardUpdate - 修改标准问 API访问域名 请求方式 POST base url https://keyue.cloud.baidu.com 后缀接口 /open/v1/api/v2/faq/standard/update Authentication token为API Key 说明 无 请求参数 Header参数 名称 类型 必选 中文名 说明 Content-Type
IntentExampleUpdate - 修改意图正向例句 API访问域名 请求方式 POST base url https://keyue.cloud.baidu.com 后缀接口 /open/v1/api/v3/intent/updateExample Authentication token为API Key 说明 无 请求参数 Header参数 名称 类型 必选 中文名 说明 Content-Type
DocumentUpdate - 修改文档生失效时间 API访问域名 请求方式 POST base url https://keyue.cloud.baidu.com 后缀接口 /open/v1/api/v2/llm/document/batchUpdate Authentication token为API Key 说明 无 请求参数 Header参数 名称 类型 必选 中文名 说明 Content-Type
UpdateProject 描述 更新指定的日志组,目前支持更改与日志组的描述信息,是否置顶 请求 请求语法 Authorization: Content-Type: application/json; charset=utf-8 { "uuid": " ", "description": , "top": }`, `31177368772081213000
更新触发器UpdateTrigger 接口描述 本接口用于更新触发器。