/
XE
xenovia
/
controlplane
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
xenovia
controlplane
post
Create Alert Rule Route
v2
latest
OpenAPI 3.1.0
2026-08-01
77
74
107.7 KB
alerts
Create Alert Rule Route
post
/api/v1/alert-rules
Headers
Authorization
string
nullable
Request body
AlertRuleCreate
required
name
string
required
trigger_type
'policy_block'
|
'policy_escalate'
|
'high_latency'
|
'high_intent_score'
required
threshold
number
nullable
channels
string[]
proxy_id
string
uuid
nullable
enabled
boolean
Response
Successful Response
AlertRuleRead
required
id
string
uuid
required
org_id
string
uuid
required
proxy_id
string
uuid
nullable
required
name
string
required
trigger_type
string
required
threshold
number
nullable
required
channels
string[]
required
enabled
boolean
required
created_at
string
date-time
required