Appearance
添加应用可见性
基本信息
中文名: 添加应用可见性
接口名: /openplatform/appcenter/addAppUsedRange
所在目录: 应用可见性
调用方式: POST(HTTPS)
发布版本: 1.9.6
最低可用版本 | V1.9.6 |
---|
请求参数
名称 | 类型 | 是否必填 | 示例值 | 描述 |
---|---|---|---|---|
tenantId | Long | 是 | 租户ID | |
orgCodes | String | 否 | 组织orgCode,多个英文逗号隔开 | |
accountIds | String | 否 | 用户accountId,多个英文逗号隔开 | |
lineCodes | String | 否 | 条线lineCode,多个英文逗号隔开 |
返回参数
名称 | 类型 | 描述 |
---|---|---|
success | Boolean | 请求是否成功。true:请求成功;false:请求失败 |
errorCode | String | 错误码 |
content | Boolean | 操作结果 |
errorMsg | String | 错误信息 |