---
title: "Replay a webhook event"
method: POST
path: "/api/webhook/events/{eventId}/replay"
tags: ["Webhooks"]
---

# Replay a webhook event

`POST /api/webhook/events/{eventId}/replay`

Re-sends the persisted payload of a specific webhook event to all active endpoints of this account.

## Path parameters

- `eventId` string, required

## Response `201`

---

[API](https://skmtc.net/inflowpay/apis/inflow-api.md) · [All operations](https://skmtc.net/inflowpay/apis/inflow-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/inflowpay/inflow-api/versions/3012dd3dd14a/schema)
