Skip to main content
PATCH
Update failure-alert settings

Authorizations

api_access_token
string
header
required

All API requests must include the api_access_token header with a valid agent or administrator token.

Path Parameters

account_id
integer
required

Numeric ID of the account

Body

application/json
enabled
boolean

Enable failure alerts

threshold
integer

Failures before alerting

window_minutes
integer

Evaluation window

cooldown_minutes
integer

Min minutes between alerts

webhook_url
string

Optional alert webhook URL

Response

Successful response