Resend a webhook
POSThttps://dev.int.api-new.fingerspot.io/api/external/v1/:cloud_id/webhook-logs/:id/resend
x-supported-brands: ["vivo","vida","revo","vega","zkteco"]
Synchronous endpoint — queues a new webhook delivery using the request payload and URL from an existing webhook log. Returns immediately with the new log ID. Delivery happens asynchronously. No request body needed.
Request
Responses
- 200
- 400
- 401
- 404
Webhook resend queued.
Invalid webhook log ID or log has no payload/URL.
Missing or invalid bearer token.
Webhook log not found or cloud ID mismatch.