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

流控信息

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

授权信息

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

请求参数

字段名称字段详情
InstanceIdstring

实例 ID。

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

坐席 ID。

示例值:agent@ccc-test参考取值来源:
    GetUser
    ListUsers
    CreateUser
Passwordstring

新的密码。

示例值:password

返回参数

字段名称字段详情
Codestring

响应码。

示例值:OK
HttpStatusCodeinteger<int32>

HTTP 状态码。

示例值:200
Messagestring

响应信息。

示例值:
RequestIdstring

请求 ID。

示例值:BA03159C-E808-4FF1-B27E-A61B6E888D7F

返回示例

错误码

全局错误码
HTTP 状态码错误码错误信息操作
400
Parameter.Blank
The parameter %s may not be null or blank.诊断
403
Permission.Role
You have no permission to access role %s.诊断
404
NotExists.InstanceId
The specified instance %s does not exist.诊断
404
NotExists.UserId
The user %s does not exist in instance %s.诊断
500
InternalService.Common
An internal service error occurred. %s诊断
500
InternalService.RAM
An internal RAM service error occurred. %s诊断
500
InternalService.STS
An internal STS service error occurred. %s诊断

变更历史

暂无变更历史

相关示例