Skip to main content
POST
Resend Post Call Webhook

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

string
required
Your API key for authentication.

Body Parameters

string[]
required
Array of call IDs to resend webhooks for. Each call ID must be unique within the array.

Response

array
Array of webhook log objects for each resent webhook.
array
Array of error objects if any errors occurred.

Docs for agents: llms.txt