Skip to main content
PUT
Put Alert Preferences

Authorizations

Authorization
string
header
required

Clerk session JWT for the web app, or a control-plane API key (so_…) from POST /api/v1/api-keys for programmatic / docs try-it use.

Path Parameters

agent_id
string<uuid>
required

Body

application/json
email_enabled
boolean | null
webhook_url
string | null
crash_loop
boolean | null
pvc_high
boolean | null
oom
boolean | null
unreachable
boolean | null
unreachable_minutes
integer | null
Required range: 1 <= x <= 120

Response

Successful Response

email_enabled
boolean
default:false
webhook_url
string | null
crash_loop
boolean
default:false
pvc_high
boolean
default:false
oom
boolean
default:false
unreachable
boolean
default:false
unreachable_minutes
integer
default:10