Last Updated on : 2023-06-15 04:50:23
Delete a user by user ID.
DELETE: /v1.0/iot-02/users/{user_id}
Parameter name | Type | IN | Required | Description |
---|---|---|---|---|
user_id | String | uri | true | User ID (UID). |
Parameter name | Type | Description |
---|---|---|
result | Boolean | Indicates whether the operation succeeds. true : succeeded. false : failed. |
DELETE: /v1.0/iot-02/users/xx15764xxxxx3nyBpX
{
"result": true,
"t": 1616663038728,
"success": true
}
For more information, see error code.
Is this page helpful?
YesFeedbackIs this page helpful?
YesFeedback