Last Updated on : 2023-12-07 03:33:47download
This topic describes the APIs of Delete User.
You can delete the specified user from the user list of the device through this API. After the deletion, the user no longer has operation rights on the device.
DELETE: /v1.0/devices/{device_id}/users/{user_id}
Parameter name | Type | IN | Required | Description |
---|---|---|---|---|
device_id | String | uri | true | Device ID |
user_id | String | uri | true | User ID |
Parameter name | Type | Description |
---|---|---|
result | Boolean | Execution result:
|
DELETE: /v1.0/devices/65057368c44f3380****/users/ay15980008098614****
true
See Error code.
Is this page helpful?
YesFeedbackIs this page helpful?
YesFeedback