Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
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
Partner API key (sk_live_* for production, sk_test_* for sandbox)
Event ID
"evt_abc123"
Webhook event queued for retry
true