Arm or disarm the alarm system

Sends an arm or disarm command to the alarm control panel. An optional numeric or
alphanumeric code may be required if a code is configured in the firmware.

A 200 OK response indicates the command was received and validated — it does not
guarantee the state change was successful. Monitor the /events SSE stream or poll the
state endpoint to confirm the transition.

v2 → v3 URL change: Replace konnected_alarm with Konnected%20Alarm in the path.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Alarm control panel entity display name, URL-encoded. The default name in Konnected firmware
is Konnected Alarm → URL-encoded: Konnected%20Alarm.

string
enum
required

The arm or disarm action to execute.

Allowed:
Query Params
string

Arm/disarm code, if configured in firmware.

Response
200

Command received

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!