Alerts API

AlertRuleUpdateRequest

object

Update alert rule request (PATCH - partial updates)

namestring

Alert rule name

project_idstring

Project ID

metric

Metric to monitor

Allowed values:turn_latency_p50turn_latency_p95api_errorsfunction_errorscall_crashescall_volume

operator

Comparison operator

Allowed values:><>=<=

threshold_valueinteger

Threshold value

>= 0

window_duration

Window duration (5m, 10m, or 60m)

Allowed values:5m10m60m

enabledboolean

Whether the alert is enabled

Example

AlertState

Alert state enum

Allowed values:okalertno_dataunknown

HTTPValidationError

object
detailarray[object]
Show Child Parameters
Example

ValidationError

object
locAny Of
arrayrequired
Variant 1string
msgstringrequired
typestringrequired
Example

WindowDuration

Window duration enum

Allowed values:5m10m60m