Skip to main content
POST
Retry Webhook Delivery

Authorizations

Authorization
string
header
required

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

Path Parameters

delivery_id
string<uuid>
required

The ID of the delivery attempt to retry

webhook_id
string<uuid>
required

The ID of the webhook

Response

Webhook retried successfully

success
boolean
required
message
string
required
content
object