POST
/
alerts
/
{savedSearchId}

Authorizations

Authorization
string
header
required

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

Path Parameters

savedSearchId
string
required

ID of the saved search. If not provided, will use default saved search.

Body

application/json
details
object
required
type
enum<string>
required

Type of alert

Available options:
latency,
evalSet

Response

200 - application/json
alert
object
required
success
boolean
required