Skip to main content
POST
Replay a webhook delivery

Authorizations

x-api-key
string
header
required

Path Parameters

event_id
string
required

The event ID of the webhook delivery to replay.

Response

Webhook successfully queued for re-delivery.

Response returned after successfully queuing a webhook for replay.

webhook_id
string
required

The event ID of the webhook that was replayed.

status
enum<string>
required

Always queued; the delivery will be processed by the next cron tick.

Available options:
queued
replayed_to_count
integer
required

Number of webhook targets this replay was queued for.