Last Updated on : 2023-06-20 15:35:48download
Add a room under the family.
POST: /v1.0/homes/{home_id}/room
Parameter name | Type | IN | Required | Description |
---|---|---|---|---|
home_id | String | uri | true | Family ID |
Description of body
Parameter name | Type | IN | Required | Description |
---|---|---|---|---|
name | String | true | Room Name |
Parameter name | Type | Description |
---|---|---|
result | Long |
POST: /v1.0/homes/312321/room
{
"name": "kitchen3"
}
3241231
For more information, see error code.
Is this page helpful?
YesFeedbackIs this page helpful?
YesFeedback