v10
latestOpenAPI 3.1.12026-08-079037.7 MBEvents
Redeliver event
Send the stored event once to the same webhook using its current URL and signing secret. Automatic retries continue independently, and delegated events require the original delegation to remain active.
post/webhooks/{webhookId}/events/{eventId}/redeliver
Path parameters
webhookIdstring required
Webhook ID (whk_*).
eventIdstring required
Event ID (evt_*).
Headers
Idempotency-Keystring required
Unique key for safely retrying a request without creating duplicates.
X-Agent-IDstring nullable
Agent (agt_*) to attribute this request to when authenticating with a party API key; omit for agent keys and agent-scoped OAuth grants, which already carry agent identity.
X-Instance-IDstring nullable
Caller-chosen identifier for the agent run, session, or conversation, required when an agent moves money.
Response
Successful Response