Skip to main content
POST
Replay a webhook event

Authorizations

x-api-key
string
header
required

Your SideShift Connect API key (sk_live_* or sk_test_*). Generate from Settings → Connect.

Path Parameters

eventId
string
required

The event id from the original payload or from GET /webhook-logs

Body

application/json
logId
string

Replay a specific delivery-log row. Defaults to the most recent delivery of the event.

Response

The event was re-delivered and your endpoint answered 2xx

success
boolean
data
object