Skip to main content
POST
Retry a webhook delivery

Authorizations

API-Key
string
header
required

Path Parameters

id
string<uuid>
required

Query Parameters

sync
boolean
default:false

When true, replay immediately and return the HTTP result inline.

Response

Synchronous retry result

status
string
data
object

Result of a synchronous retry (?sync=true). Reports the HTTP outcome of replaying the original payload inline.