Delete an inbound routing rule by id. Pair with createRoute to register and tear down a webhook destination — e.g. an automation platform subscribing on enable and cleaning up on disable.
HTTP: DELETE /api/routes/{id}
| Name | In | Description |
|---|---|---|
id |
path | — |
any
res = mk.deleteRoute("rte_1")