Retries sending a failed webhook event. This will attempt to deliver the webhook payload again to the configured endpoint.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The ID of the webhook
The ID of the webhook event to retry
Webhook event retry initiated successfully