Bulk-replay all failed events for an app
anyhook_replay_failedResend all failed webhook events for an app after fixing a downstream issue, recovering queued deliveries and ensuring no data is lost.
Instructions
Re-send every failed event for the given app slug. Useful after fixing a downstream bug to recover queued work.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | No | API key (ahk_live_...) from anyhook_quickstart. Only needed over HTTP when no Authorization header is set; ignored over stdio. | |
| appSlug | Yes | Bulk-replay every failed event for this app. |