---
title: "Delete A Specific Route connection"
method: DELETE
path: "/routecon"
tags: ["Routes"]
---

# Delete A Specific Route connection

`DELETE /routecon`

## Request body

- object
  - `route-destination-match-pattern` string, required
  - `route-source-match-pattern` string, required
  - `route-class` string, required
  - `route-match-server-hostname` string, required
  - `route-connection-ordinal-index` integer, required

## Response `202`

- SuccessResponse
  - `code` integer, required
  - `message` string, required

## Other responses

- `400`
- `401`
- `404`

---

[API](https://skmtc.net/ns-api/apis/netsapiens-api-v2.md) · [All operations](https://skmtc.net/ns-api/apis/netsapiens-api-v2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ns-api/netsapiens-api-v2/versions/d37f65b5b886/schema)
