Opt the domain's inbound webhook back out of engagement events (inbound email.received only — the default).
HTTP: DELETE /api/domains/{id}/webhook-events
| Name | In | Description |
|---|---|---|
id |
path | — |
ok-response — see the ok-response schema.
$res = $mk->deleteWebhookEvents('dom_1');