Skip to main content
POST
Replay Event to Webhook

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

event_id
string<ulid>
required

The ID of the event to replay

webhook_id
string<uuid>
required

The ID of the webhook to send the replay to

Response

Webhook replay queued

success
boolean
required
message
string
required
content
object
required