Skip to main content
POST
Add an assertion to a monitor

Authorizations

Authorization
string
header
required

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

Path Parameters

monitorId
string<uuid>
required

Body

application/json

Replace all assertions. Null preserves current

config
object
required
severity
enum<string> | null

Outcome severity: FAIL (fails the check) or WARN (warns without failing, default: FAIL)

Available options:
fail,
warn

Response

Created

data
object
required