Skip to main content
POST
Replay a webhook event

Authorizations

Authorization
string
header
required

Stablepay API key. Include as Authorization: Bearer <key>.

Path Parameters

event_id
string<uuid>
required

ID from the GET /v1/webhooks/events response.

Response

Event re-queued for delivery.

queued
boolean
required
Example:

true

webhookOutboundId
string<uuid>
required