Last Updated on : 2023-06-20 15:20:09download
Revoke permissions on multiple assets from a specified user. You can specify whether to revoke the permissions on sub-assets.
POST: /v1.0/iot-03/users/{uid}/actions/batch-assets-unauthorized
Parameter name | Type | IN | Required | Description |
---|---|---|---|---|
uid | String | uri | true | The ID of the user whose asset permissions will been revoked. |
Parameter name | Type | Description |
---|---|---|
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
}
For more information, see error code.
Is this page helpful?
YesFeedbackIs this page helpful?
YesFeedback