v19

latestOpenAPI 3.1.0raw.githubusercontent.com2026-01-10250270.5 KB
Emails

Retry email delivery

Retry delivery of a received email. Can retry to a specific endpoint, retry a specific failed delivery, or retry to all configured endpoints.

post/api/e2/emails/{id}/retry

Path parameters

idstring required

Request body

endpoint_idstring

Endpoint ID to retry delivery to. If not provided, retries to all configured endpoints.

delivery_idstring

Specific delivery ID to retry. If provided, retries that specific delivery.

Response

Response for status 200

successboolean required
messagestring required
delivery_idstring