Webhooks
Resend an event
Resend a webhook event
post/webhooks/{webhook_id}/events/{event_id}/resend
Path parameters
event_idstring uuid required
Example:b01db9c7-78f2-4a99-8aca-1231d32f9b96
Webhook event ID
webhook_idstring uuid required
Example:b01db9c7-78f2-4a99-8aca-1231d32f9b96
Webhook ID
Query parameters
delayinteger
Delay the event triggering in seconds. Events are checked once a minute, so a short delay may not result in an immediate resend.
Response
Resent webhook event