Notifications
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.
post/v4/subscription/webhook/{id}/retry
Path parameters
idstring required
Example:507f1f77bcf86cd799439011
Webhook ID from webhook_processed.
Response
Webhook was queued for retry.
Changes
No recorded changes to this endpoint across all 1 revision of this API.