Skip to main content
Alerting & Response/On-Call

AcknowledgeEscalationAlert

Acknowledge an alert to stop further escalation notifications

POST/api/v1/oncall/alerts/{alertId}/acknowledge

Operation ID

AcknowledgeEscalationAlert

Since

1.0.0

Execution Mode

Synchronous

Auth Context

Auth Required

Auth Context

Send these values as request headers when calling this API.

AuthorizationstringRequired

Bearer Token

X-Tenant-IDstring

X-Tenant-ID

Request Inputs

Path Parameters

  • alertId
    StringRequired

    Identifier of the alert to acknowledge

Responses

200 OK
200 OK

On success, this API returns an empty JSON object {}.