---
title: "DELETE /routes/{domain}/{host}/{port}{property_field}"
method: DELETE
path: "/routes/{domain}/{host}/{port}{property_field}"
tags: ["Route"]
---

# DELETE /routes/{domain}/{host}/{port}{property_field}

`DELETE /routes/{domain}/{host}/{port}{property_field}`

## Path parameters

- `domain` string, required
- `host` string, required
- `port` integer, required
- `property_field` 'priority' | 'port' | 'relay' | 'id' | 'host' | 'domain', required

## Response `200`

Success

- object
  - `message` string
  - `num_results` integer
  - `status` integer

## Other responses

- `403` — Invalid or missing credentials

---

[API](https://skmtc.net/n-able/apis/mail-api.md) · [All operations](https://skmtc.net/n-able/apis/mail-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/n-able/mail-api/versions/ddcf07469cce/schema)
