Remove the domain's webhook.
HTTP: DELETE /api/domains/{id}/webhook
| Name | In | Description |
|---|---|---|
id |
path | — |
ok-response — see the ok-response schema.
Object res = mk.deleteWebhook("dom_1");Remove the domain's webhook.
HTTP: DELETE /api/domains/{id}/webhook
| Name | In | Description |
|---|---|---|
id |
path | — |
ok-response — see the ok-response schema.
Object res = mk.deleteWebhook("dom_1");