Skip to main content
Alerting & Response/Alert Channels & Integrations

RetryDeadAlertNotification

Retry a dead-lettered notification that previously failed delivery

POST/api/v1/alerting/notification-retry/{notificationId}/retry

Operation ID

RetryDeadAlertNotification

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

  • notificationId
    StringRequired

    Notification identifier to retry

Responses

200 OK
200 OK

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