Last Updated on : 2023-06-20 15:35:48download
You can delete the specified room in the family through this API.
DELETE: /v1.0/homes/{home_id}/rooms/{room_id}
Parameter name | Type | IN | Required | Description |
---|---|---|---|---|
home_id | Long | uri | true | Family ID |
room_id | Long | uri | true | Room ID |
Parameter name | Type | Description |
---|---|---|
result | Boolean | Execution result:
|
DELETE: /v1.0/homes/312321/rooms/2341231
{}
true
For more information, see error code.
Is this page helpful?
YesFeedbackIs this page helpful?
YesFeedback