v18

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-013469188.5 KB
Webhooks

Re-attempt delivery of a stored webhook event

Re-sends an existing webhook event to the configured webhook URL using its original eventId. Useful for replaying a delivery that failed permanently. Does not allocate a new event id.

post/webhooks/events/{id}/resend

Path parameters

idstring required

Headers

x-api-keystring required

API key for authentication

Example:your-api-key

API key for authentication

x-api-versionstring

API version identifier (e.g. "2026-04.amazon"). Optional today, will become required in a future release.

Example:2026-04.amazon

API version identifier (e.g. "2026-04.amazon"). Optional today, will become required in a future release.

Response

Resend attempted

messagestring required
eventIdstring required
status'pending' | 'delivered' | 'failed' required
attemptsnumber required