/
XE
xenovia
/
controlplane
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 8h ago · Updated 3d ago
Details
Filter operations
alerts
12
get
List Alert Rules Route
post
Create Alert Rule Route
delete
Delete Alert Rule Route
patch
Update Alert Rule Route
get
List Alert Events Route
get
Get Alert Event Route
get
List Alert Notifications Route
post
Mark All Read Route
patch
Mark Notification Read Route
get
Get Notification Settings Route
patch
Update Notification Settings Route
post
Test Notification Channel Route
api-keys
6
audit-logs
1
auth
2
billing
1
health
1
organizations
2
policies
15
providers
8
proxies
18
sessions
8
users
5
alerts
Mark Notification Read Route
patch
/api/v1/alert-notifications/{notification_id}/read
Path parameters
notification_id
string
uuid
required
Headers
Authorization
string
nullable
Response
Successful Response
AlertNotificationRead
required
id
string
uuid
required
org_id
string
uuid
required
rule_id
string
uuid
nullable
required
proxy_id
string
uuid
nullable
required
alert_event_id
string
uuid
nullable
required
title
string
required
body
string
required
severity
string
required
read
boolean
required
created_at
string
date-time
required
Changes