v1
latestOpenAPI 3.1.02026-07-241642423.7 KBRetry an event in sandbox
Re-enqueue an event for delivery. Available in sandbox only; returns a 400 in the live environment.
post/events/{event}/retry
Path parameters
eventstring required
ID of the event to retry.
Response
202
Example response
{
"id": "whe_7uCODm8JFmZyov9jL8QO",
"webhook_config": "whc_7uCODm8JFmZyov9jL8QO",
"company": "com_zH8Gq33iBkFj5o0GKjTw",
"topic": "payroll",
"status": "pending",
"created_at": "2024-01-19T17:04:15Z"
}