Last Updated on : 2023-06-21 07:13:06download
Delete a specified user by user ID.
DELETE: /v1.0/iot-03/users/{uid}
Parameter name | Type | IN | Required | Description |
---|---|---|---|---|
uid | String | uri | true | The user ID. |
Parameter name | Type | Description |
---|---|---|
result | Boolean | The operation result. |
DELETE: /v1.0/iot-03/users/bay1623377542714****
{
"result": true,
"t": 1623377653057,
"success": true
}
For more information, see error code.
Is this page helpful?
YesFeedbackIs this page helpful?
YesFeedback