Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 399 Bytes

File metadata and controls

25 lines (15 loc) · 399 Bytes

retryDelivery

Re-deliver a stored message to its webhook.

HTTP: POST /api/deliveries/{id}/retry

Parameters

Name In Description
id path

Returns

any

Example

res = mk.retryDelivery("dlv_1")

← All methods · Docs · mailkite.dev