Skip to main content
POST
Subscribe to a service or a component of a service

Authorizations

Authorization
string
header
required

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

Path Parameters

slug
string
required

Body

application/json

Optional body for subscribing to a specific component of a service

componentId
string<uuid> | null

ID of the component to subscribe to. Omit or null for whole-service subscription.

alertSensitivity
string | null

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). Defaults to AWARENESS when not provided — silent tracking is the friendliest first-run choice; switch to one of the paging modes to opt in to alert-channel fan-out.

Pattern: ALL|AWARENESS|INCIDENTS_ONLY|MAJOR_ONLY

Response

Created

data
object
required

An org-level service subscription with current status information