Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 535 Bytes

File metadata and controls

25 lines (15 loc) · 535 Bytes

deleteTrackingWebhook

Remove the domain's tracking-event webhook (engagement events stop).

HTTP: DELETE /api/domains/{id}/tracking-webhook

Parameters

Name In Description
id path

Returns

ok-response — see the ok-response schema.

Example

res = mk.deleteTrackingWebhook("dom_1")

← All methods · Docs · mailkite.dev