---
title: "Delete router"
method: DELETE
path: "/router/v1/routers/{router_id}"
tags: ["Router Management"]
---

# Delete router

`DELETE /router/v1/routers/{router_id}`

Delete a router by ID.

## Path parameters

- `router_id` string, required

## Response `200`

A successful response.

- Empty — Empty response.

## Other responses

- `401` — Unauthorized - Invalid or missing API key

---

[API](https://skmtc.net/inworld/apis/inworld-text-to-speech-api.md) · [All operations](https://skmtc.net/inworld/apis/inworld-text-to-speech-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/inworld/inworld-text-to-speech-api/revisions/e79009799a0d/schema)
