CreateIntent_智能对话机器人_API文档

插件下载了解更多
VS Code 插件
安装插件之前,确保已安装 VS Code安装插件之前,确保已安装 VS Code
Alibaba Cloud Developer Toolkit is a collection of extensions that can help access Alibaba Cloud services in Visual Studio Code.
JetBrains 插件
安装插件之前,确保已安装 JetBrains IDE安装插件之前,确保已安装 JetBrains IDE
The Alibaba Cloud Developer Toolkit for JetBrains makes it easier to access Alibaba Cloud services.

流控信息

请求速率为10/1(s)。更多流控信息,请前往配额中心查看

授权信息

如下是此API对应的授权信息,用于RAM权限策略语句的Action元素中,为RAM用户或RAM角色授予调用此API的权限。请通过 RAM 访问控制设置,使用方法可参考访问控制帮助文档

具体说明如下:展开详情

操作访问级别资源类型条件关键字关联操作
暂无数据

请求参数

字段名称字段详情
AgentKeystring

业务空间 key,不设置则访问默认业务空间,key 值在主账号业务管理页面获取

示例值:ac627989eb4f8a98ed05fd098bbae5_p_beebot_public参考取值来源:
    GetAgentInfo
    ListAgent
InstanceIdstring

机器人 ID

示例值: chatbot-cn-yjzbyrEvqd参考取值来源:
    ListInstance
    CreateInstance
IntentDefinitionobject

意图定义结构体

返回参数

字段名称字段详情
IntentIdinteger<int64>

意图 ID

注意 请注意,该值为 Long 类型,在某些语言中可能存在精度丢失的风险,请小心使用。
示例值:43546474
RequestIdstring

请求 ID

示例值:df56gjh5et34g3g3

错误码

全局错误码
HTTP 状态码错误码错误信息操作
400
BusinessErrorIntent.OutRange
The business error Intent is out of range.诊断
400
BusinessErrorIntentName.OutRange
The business error IntentName is out of range.诊断
400
BusinessErrorIntentName.Repeat
The business error IntentName is repeat.诊断
400
BusinessErrorIntentName.InvalidCharactor
The business error IntentName contains invalid charactor.诊断
400
BusinessErrorIntentEntity.NotExists
The business error IntentEntity is not exists.诊断

变更历史

暂无变更历史

相关示例

智能问答机器人-nlu场景示例
2022-07-20