Alerts
Enterprise

Retry Alert Attempt

Manually re-queues an existing alert delivery attempt. The composite key in the request body identifies the specific attempt (alert, event, channel/webhook) to retry. The attempt is ignored when the attempt has already succeeded.

post/api/v2/alert-attempts/retry

Request body

alert_idstring uuid required
channel_idstring uuid required
event_idstring uuid required

Response

OK

Changes

Changed in 1 of the 66 revisions of this API.1