---
title: "Delete gateway route"
method: DELETE
path: "/pipeline/gateway-route/{gateway_route_id}"
tags: ["Shared Sources"]
---

# Delete gateway route

`DELETE /pipeline/gateway-route/{gateway_route_id}`

Delete an unused gateway route. If the route is used by any active pipeline, an error will be returned.

## Path parameters

- `gateway_route_id` string, required

## Response `200`

Default Response

---

[API](https://skmtc.net/mezmo/apis/pipeline-api.md) · [All operations](https://skmtc.net/mezmo/apis/pipeline-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/mezmo/pipeline-api/revisions/fb2535545d90/schema)
