Retry a failed webhook

/v4/subscription/webhook/{id}/retry

Retry a failed webhook by re-queueing it for delivery. Only webhooks in the failed state can be retried.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Webhook ID from webhook_processed.

Responses
204

Webhook was queued for retry.

400

Invalid webhook ID or webhook is not in failed state.

404

Webhook was not found for the authenticated API key.

409

Webhook is already queued for retry.

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json