---
title: "Delete Tool"
method: DELETE
path: "/api/v1/tools/{tool_name}"
tags: ["tools"]
---

# Delete Tool

`DELETE /api/v1/tools/{tool_name}`

Delete a tool.

## Path parameters

- `tool_name` string, required

## Query parameters

- `reason` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/asksyllable/apis/syllablesdk.md) · [All operations](https://skmtc.net/asksyllable/apis/syllablesdk/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/asksyllable/syllablesdk/versions/ac3228f980bb/schema)
