新建用戶組,可以指定父用戶組。
調(diào)試
您可以在OpenAPI Explorer中直接運行該接口,免去您計算簽名的困擾。運行成功后,OpenAPI Explorer可以自動生成SDK代碼示例。
授權(quán)信息
當(dāng)前API暫無授權(quán)信息透出。
請求參數(shù)
名稱 | 類型 | 必填 | 描述 | 示例值 |
---|---|---|---|---|
UserGroupId | string | 否 | 用戶組唯一 ID。
| pop0001 |
UserGroupName | string | 是 | 用戶組名稱。
| 杭州財報 |
UserGroupDescription | string | 否 | 用戶組描述。
| 用戶分組描述 |
ParentUserGroupId | string | 是 | 父用戶組 ID。可以將新建的用戶組添加到該分組下:
| 3d2c23d4-2b41-4af8-a1f5-f6390f32**** |
返回參數(shù)
示例
正常返回示例
JSON
格式
{
"RequestId": "36829379-0C38-5BC0-830A-92665BF77D4F",
"Result": "f5eeb52e-d9c2-4a8b-80e3-47ab55c2****",
"Success": true
}
錯誤碼
HTTP status code | 錯誤碼 | 錯誤信息 | 描述 |
---|---|---|---|
400 | Instance.Expired | Your instance has expired. | 您的購買實例已經(jīng)過期。 |
400 | Instance.Not.Exist | The specified instance does not exist. | 暫未匹配到您的購買實例。 |
400 | Access.Forbidden | Access forbidden. Your instance version or access key is not allowed to call the API operation. | - |
400 | Invalid.Organization | The specified organizational unit does not exist. | 該組織不存在。 |
400 | User.Not.In.Organization | The specified user is not in the organizational unit. | 該用戶不在組織中。 |
400 | Invalid.Parameter | An error occurred while verifying parameters. | 參數(shù)驗證失敗。 |
400 | Usergroup.Not.Exist | The user group does not exist. | 用戶組不存在。 |
400 | Duplicate.Name.Error | The name already exists. | 命名重復(fù)。 |
400 | UserGroup.Parent.NotFound | The parent user group does not exist. | 父用戶組不存在。 |
400 | Duplicate.UserGroup.Id | Duplicated usergroupId %s. | 重復(fù)的用戶組ID %s。 |
400 | Invalid.Parameter.Error | The parameter is invalid:%s. | 無效參數(shù)%s。 |
400 | Internal.System.Error | An internal system error occurred. | 系統(tǒng)內(nèi)部異常。 |
訪問錯誤中心查看更多錯誤碼。
變更歷史
變更時間 | 變更內(nèi)容概要 | 操作 |
---|---|---|
2023-06-20 | OpenAPI 錯誤碼發(fā)生變更 | 查看變更詳情 |
2023-05-10 | OpenAPI 錯誤碼發(fā)生變更 | 查看變更詳情 |