Post Call
Resend Post Call Webhook
Resend post call webhooks for specified calls.
POST
Overview
Resend post call webhooks for one or more call IDs. This endpoint allows you to manually trigger a resend of webhooks that were previously sent when calls completed. This endpoint can only re-send webhooks that were previously sent when calls completed. Webhooks will be re-sent to the same URL they were previously sent to.
Headers
Your API key for authentication.
Body Parameters
Array of call IDs to resend webhooks for. Each call ID must be unique within the array.
Response
Array of webhook log objects for each resent webhook.
Array of error objects if any errors occurred.