Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

API Key authentication for programmatic access. Include your API key in the Authorization header as: Bearer your_api_key_here

Path Parameters

alertId
string
required

Alert UUID or human-readable display ID

Body

application/json
severity
enum<string>
required

New alert severity

Available options:
low,
medium,
high,
critical
reason
string

Optional reason for the severity change

Required string length: 1 - 2000

Response

Successful response

alert
object
required
entry
object
required