Skip to main content
POST
Create Alert

Path Parameters

id
string<uuid>
required

Body

application/json
name
string
required
Required string length: 1 - 80
metric
enum<string>
required
Available options:
first_call_rate,
error_rate,
empty_rate,
crash_rate,
slow_rate,
avg_response_bytes,
calls
comparator
enum<string>
required
Available options:
below,
above
threshold
number
required
channels
enum<string>[]
required
Minimum array length: 1
Available options:
in_app,
email
tool_name
string | null
Minimum string length: 1
client_name
string | null
Minimum string length: 1
min_calls
integer
Required range: 1 <= x <= 100000
enabled
boolean

Response

OK

The response is of type unknown.