Resend Delivery

Send one message to one endpoint again. The request has the same webhook-id header and body as the original, so a receiver that deduplicates on webhook-id treats it as the same event.

message_id is the delivery’s message_id, or the event’s id (evt_ followed by the job id).

Path parameters

endpoint_idstringRequired

The endpoint’s id (whe_...).

message_idstringRequired

The delivery’s message_id, or the event’s id (evt_ followed by the job id).

Response

Successful Response
endpoint_idstring
message_idstring
The id as given in the path.
resentboolean

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
429
Too Many Requests Error
503
Service Unavailable Error
© 2026 Captain