Toggle Alarm
Alarms
Toggle Alarm
Enable or disable an alarm.
POST
Toggle Alarm
Documentation Index
Fetch the complete documentation index at: https://docs.bland.ai/llms.txt
Use this file to discover all available pages before exploring further.
Headers
Your API key for authentication.
Path Parameters
Alarm configuration ID.
Body Parameters
true: Alarm is active. The system will evaluate this metric on scheduled runs and can generate alarm/recovery events and notifications.false: Alarm is paused. The config is retained, but scheduled evaluation and notifications for this alarm are disabled until re-enabled.
Response
Updated alarm configuration object.
Updated enabled state.
Alarm configuration ID.
Metric this alarm tracks.
Configured threshold for this alarm.
Webhook settings object. Header values may be masked in responses.
Email recipients for notifications. Can be an empty array.
SMS recipients for notifications. Can be an empty array.
ISO timestamp when the alarm was created.
ISO timestamp when the alarm was last updated.
null on success, otherwise an array of error objects.Docs for agents: llms.txt