更新时间:2023-06-15 04:49:58
本文介绍批量取消用户的资产权限的 API。
批量取消用户的资产权限,支持选择是否取消子节点数据。
POST: /v1.0/iot-03/users/{uid}/actions/batch-assets-unauthorized
| 参数名 | 类型 | 参数位置 | 是否必填 | 说明 | 
|---|---|---|---|---|
| uid | String | uri | true | 被取消资产权限用户的 UID | 
| 参数名 | 类型 | 说明 | 
|---|---|---|
| result | Boolean | true | 
POST: /v1.0/iot-03/users/bay1621391065360***/actions/batch-assets-unauthorized
{
  "asset_ids": "140030403357029***,1400304047830925***",
  "authorizedChildren": true
}
{
    "result": true,
    "t": 1616501326790,
    "success": true
}
参考 错误码。
该内容对您有帮助吗?
是意见反馈该内容对您有帮助吗?
是意见反馈