v3
latestOpenAPI 3.0.12026-07-31240345599.7 KBAlerts
Update alert priority
This endpoint is used to modify the priority level of an existing alert. This endpoint allows for dynamic control over alert urgency. This aids in effective incident management by ensuring the most critical issues are addressed first.
patch/api/{cloudId}/v1/alerts/{id}/priority
Path parameters
idstring required
Identifier of the alert.
Request body
Response
Returned if the request is successful.
Example response
{
"result": "Request will be processed",
"requestId": "d383c6e9-b1e7-4b59-9c35-72f1a2187777"
}