Skip to main content
PATCH
Update alert sensitivity for a subscription

Authorizations

Authorization
string
header
required

API key (dh_live_...) or Auth0 JWT token

Path Parameters

id
string<uuid>
required

Body

application/json

Request body for updating alert sensitivity on a service subscription

alertSensitivity
string
required

Alert sensitivity: ALL (any status change), INCIDENTS_ONLY (real vendor incidents, page on every one), MAJOR_ONLY (only DOWN-level incidents), AWARENESS (track silently — show on dashboard, never send alerts; default for new subscriptions)

Minimum string length: 1
Pattern: ALL|AWARENESS|INCIDENTS_ONLY|MAJOR_ONLY

Response

OK

data
object
required

An org-level service subscription with current status information