Disable integration with alarm.com
Disables integration process with alarm.com. After disabling related configs will be removed from the device
Responses
- 200
- 400
- 401
OK
- Some errors appeared during enabling integration
- application/json
- Schema
- Example (from schema)
- Error during diabling integration
Schema
- error string
Error message
{
"error": "Wrong JSON body"
}
{
"error": "Error during diabling integration"
}
Unauthorized request. Log In
- application/json
- Schema
- Example (from schema)
- Log In
Schema
- error string
Error message
{
"error": "Log In"
}
{
"error": "Log In"
}
Loading...