Last Updated on : 2023-06-21 07:13:11download
Delete a specified house by the space ID of the house node. A response will be returned to indicate whether the operation is successful. Before you delete a house, confirm that all resident accounts have been transferred out of the house.
DELETE: /v1.0/iot-02/community/room/{block_id}/{tree_id}
Parameter name | Type | IN | Required | Description |
---|---|---|---|---|
block_id | String | uri | true | The ID of a community. |
tree_id | String | uri | true | The space ID of a specified house node. |
Parameter name | Type | Description |
---|---|---|
result | Boolean | Indicates whether the operation is successful. |
DELETE: /v1.0/iot-02/community/room/136767399153950xxxx/136767399123950xxxx
{
"block_id":"138258104436502xxxx",
"room_user_type":"FAMILY",
"householder_id":"138258104436502xxxx",
"expire_date":1621587021161,
"tree_id":"138258404436502xxxx"
}
true
For more information, see error code.
Is this page helpful?
YesFeedbackIs this page helpful?
YesFeedback