Alerts
Update Alert
Update an alert
Authorization
x-maxim-api-key
<token>API key for authentication
In: header
Request Body
application/json
Optionalid
RequiredstringUnique identifier for the alert
Minimum length:
1
workspaceId
RequiredstringUnique identifier for the workspace
Minimum length:
1
type
RequiredAny properties in string,stringType of entity for the alert
Value in:
"LOG_REPOSITORY" | "EVALUATOR"
config
RequiredobjectAlert configuration
enabled
booleanWhether the alert is enabled
notificationChannelIds
array<string>List of notification channel IDs eg: ["channel_123", "channel_456"]
Alert updated successfully