删除 IAM 用户同步任务
名称 | 类型 | 是否必填 | 示例值 | 描述 |
---|---|---|---|---|
UserProvisioningId | String | 是 | 待删除的同步任务Id |
{ "UserProvisioningId": "13877504" }
名称 | 类型 | 示例值 | 描述 |
---|---|---|---|
暂无数据 |
{ "ResponseMetadata": { "RequestId": "20230426175425EE49C02584B9199CAF08", "Action": "DeleteUserProvisioning", "Version": "2023-01-01", "Service": "cloudidentity", "Region": "cn-beijing" } }
HttpCode | 错误码 | 错误信息 | 描述 |
---|---|---|---|
500 | InternalError | Unknown internal error: %v | 服务内部错误 |
400 | ServiceStatusException | Can not perform action[%s] when service is %s | 企业身份中心实例不可用 |
400 | OperateTooFrequentlyException | Perform action[%s] too frequently | 频繁调用同一个接口 |
403 | PermissionDenied | No permission to perform action[%s] | 无权限访问 |
400 | SensitiveWord | Include sensitive Word | 参数存在敏感词 |
400 | PermissionError | No permission to perform action[%s] on resource %s | 没有接口权限 |
400 | InvalidParam | The parameter %v[%v] is invalid | 无效参数 |
400 | ParamMissing | Missing parameter %v | 参数缺省 |
400 | ConcurrentException | Concurrent request exception | 存在请求并发冲突 |
400 | UserProvisioningNotExists | UserProvisioning does not exists | 同步用户配置不存在 |