ImportAdmins_云联络中心_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.

流控信息

当前云产品API请求速率暂未透出。

授权信息

当前云产品暂无权限信息透出。

请求参数

字段名称字段详情
InstanceIdstring

实例 ID。

示例值:ccc-test参考取值来源:
    ListInstances
RamIdListstring

阿里云 RAM 账户的 UID 列表,格式为 JSON 数组的字符串,数组元素最多 20 个。

示例值:["26972543893791****"]

返回参数

字段名称字段详情
HttpStatusCodeinteger<int32>

HTTP 状态码。

示例值:200
RequestIdstring

请求 ID。

示例值:1CDB5C94-ACFB-59B5-85FE-C1DAF8049C63
Codestring

响应码。

示例值:OK
Messagestring

响应信息。

示例值:
Dataarray<object>

数据。

返回示例

错误码

全局错误码
HTTP 状态码错误码错误信息操作
400
Parameter.Enumeration
The parameter %s must be one of the value of enumeration %s.诊断
400
Parameter.Maximum
The parameter %s must be less than or equal to %s.诊断
400
Parameter.Minimum
The parameter %s must be greater than or equal to %s.诊断
400
Parameter.Blank
The parameter %s may not be null or blank.诊断
400
Parameter.Empty
The parameter %s may not be null or empty.诊断
404
NotExists.InstanceId
The specified instance %s does not exist.诊断

变更历史

变更时间变更内容概要操作
2022-04-19
新增OpenAPI,导入多个管理员

相关示例