Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 405 Bytes

File metadata and controls

25 lines (15 loc) · 405 Bytes

testWebhook

Send a signed test event to the domain's webhook.

HTTP: POST /api/domains/{id}/webhook/test

Parameters

Name In Description
id path

Returns

any

Example

res = mk.testWebhook("dom_1")

← All methods · Docs · mailkite.dev