List of events that will trigger sending email
List of events that will trigger sending email
Responses
- 200
- 401
OK
- application/json
- Schema
- Example (from schema)
Schema
- trigger_events string[]
{
"trigger_events": [
[
"access_denied_by_not_valid_identifier",
"access_denied_by_not_valid_face_identifier",
"access_denied_by_not_valid_input_code",
"access_denied_by_remote_server_api_call",
"access_denied_by_unknown_card",
"access_granted_by_api_call",
"access_granted_by_call_host",
"access_granted_by_master_code",
"access_granted_by_remote_server_api_call",
"access_granted_by_valid_identifier",
"access_granted_by_valid_face_identifier",
"lock_is_opened_to_long",
"lock_was_opened_by_exit_btn",
"lock_was_opened_by_free_access_button",
"abnormal_event",
"emergent_event",
"incoming_call",
"outgoing_call",
"firmware_update",
"incorrect_login_api_call",
"successful_login_api_call",
"device_booted",
"sip_registration_lost"
]
]
}
Log In
Loading...