Skip to main content
POST
Create Alert Rule

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
name
string
required
scope
any
required
channels
string[]
condition
CrestCondition · object | null
enabled
boolean
default:true
snoozed_until
string | null
threshold
AlertThreshold · object | null
type
string
default:threshold

Response

Successful Response

The response is of type Response Create Alert Rule V1 Alert Rules Post · object.