CreateDSEntityValue_智能对话机器人_API文档

Plugin DownloadLearn more
VS Code Plugin
Before installing the plugin, please install VS CodeBefore installing the plugin, please install VS Code
Alibaba Cloud Developer Toolkit is a collection of extensions that can help access Alibaba Cloud services in Visual Studio Code.
JetBrains Plugin
Before installing the plugin, please install JetBrains IDEBefore installing the plugin, please install JetBrains IDE
The Alibaba Cloud Developer Toolkit for JetBrains makes it easier to access Alibaba Cloud services.

Quotas Info

The current API request rate is 10/1(s).View More quotas information, please go to Quota Management View

Authorization Information

The following table shows the authorization information corresponding to this API, which can be used in the Action policy element to grant a RAM user or RAM role the permissions to call the API. Please use RAM to set up these permissions and refer to RAM documentation for more instructions.

Description:View Details...

ActionsAccess levelResource typeCondition keyAssociated operation
No data found.

Request Parameters

Field NameField Details
AgentKeystring

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

Example:ac627989eb4f8a98ed05fd098bbae5_p_beebot_publicReference Value Source:
    GetAgentInfo
    ListAgent
InstanceIdstring

机器人 ID

Example: chatbot-cn-yjzbyrEvqdReference Value Source:
    ListInstance
    CreateInstance
EntityIdinteger<int64>

实体 ID,修改实体成员时可为空

Notice The field type is Long, and the precision may be lost during serialization/deserialization. Please note that the value must not be greater than 9007199254740991.
Example:12Reference Value Source:
    UpdateDSEntity
    ListDSEntity
    CreateDSEntity
value < 9223372036854775807
Contentstring
Example:ada
Synonymsarray<string>

Response Parameters

Field NameField Details
RequestIdstring
Example:g763hg48j3f3
EntityValueIdinteger<int64>
Notice Please note that this value is of type Long, and there may be a risk of loss of precision in some languages. Please use it with caution.
Example:2434543453

Error Codes

Global Error Codes
HTTP Status CodeError CodesError MessageActions
400
BusinessErrorEntityId.NotExists
The business error EntityId is not exists.Diagnose

Change History

No Change History found.

Examples