Send a signed test event to the domain's webhook.
HTTP: POST /api/domains/{id}/webhook/test
| Name | In | Description |
|---|---|---|
id |
path | — |
test-webhook-response — see the test-webhook-response schema.
Object res = mk.testWebhook("dom_1");Send a signed test event to the domain's webhook.
HTTP: POST /api/domains/{id}/webhook/test
| Name | In | Description |
|---|---|---|
id |
path | — |
test-webhook-response — see the test-webhook-response schema.
Object res = mk.testWebhook("dom_1");