Skip to content

/allow_switch_to_programming_mode

Name

/allow_switch_to_programming_mode

Description

This method is used to allow an installer to access the panel and switch to programming mode.

Parameters

This method does not take any parameters.

Authentication

User-Token is required.

Session-Token is required.

Example Request

POST /allow_switch_to_programming_mode

{}

Example Response

{
  "result": "succeeded"
}