Skip to content

Trigger alarm#

Minimum API level

API version 5.0 or higher

Function call (URL) Permissions Possible parameters
/app_alarm_set admin / sub-admin / user id: unique id of the alarm

Example call:

Info

A user can only trigger an alarm if he has the appropriate authorization. For this purpose, the "Switching of relays and alarms" function must be activated in the subscriber properties under Authorizations.

Response type Possible content
successful true or false
Example response
{ "successful": true }