Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 411 Bytes

File metadata and controls

25 lines (15 loc) · 411 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

Object res = mk.testWebhook("dom_1");

← All methods · Docs · mailkite.dev