cURL
curl --request POST \ --url https://api.contro.me/v1/partner/webhooks/events/{id}/retry \ --header 'x-contro-api-key: <api-key>'
{ "success": true }
Retry delivery of a failed webhook event
Documentation IndexFetch the complete documentation index at: https://partner-docs.contro.dev/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://partner-docs.contro.dev/llms.txt
Use this file to discover all available pages before exploring further.
Partner API key (sk_live_* for production, sk_test_* for sandbox)
Event ID
"evt_abc123"
Webhook event queued for retry
true