---
title: "Delete tool"
method: DELETE
path: "/v2/tools/{tool_id}"
tags: ["Tools"]
---

# Delete tool

`DELETE /v2/tools/{tool_id}`

Deletes a tool by key.

## Path parameters

- `tool_id` string, required

## Response `200`

Successfully deleted the tool.

---

[API](https://skmtc.net/orq-ai/apis/orq-ai-api.md) · [All operations](https://skmtc.net/orq-ai/apis/orq-ai-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/orq-ai/orq-ai-api/versions/41c02aedc7c0/schema)
