Toggle Door
Open/Close a Door
Headers
Name
Type
Description
Request Body
Name
Type
Description
{
"success": true,
"timestamp": 123123123123,
"message":, "200"
}{
"success": true,
"timestamp": 123123123123,
"message":, "Error communicating with $hardware_name. Malformed Request. (400)"
}{
"success": true,
"timestamp": 123123123123,
"message":, "Error communicating with $hardware_name. Authentication error. (401)"
}{
"success": true,
"timestamp": 123123123123,
"message":, "Sorry, your $hardware_name can't be found. Please unplug the $hardware_name and then plug it back in."
}{
"success": true,
"timestamp": 123123123123,
"message":, "Your $hardware_name requires pairing a door sensor before the request can be processed. (428)"
}Last updated