---
title: "Delete a tool by handle"
method: DELETE
path: "/v1/platform/tools/{handle}"
tags: ["tools"]
---

# Delete a tool by handle

`DELETE /v1/platform/tools/{handle}`

Deletes a tool identified by its handle.

## Response `204`

No Content

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found
- `500` — Internal Server Error

## Changes

- **2026-03-11** `6486ec380bdc` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/langchain-ai/apis/langsmith/changes/v1/platform/tools/:handle/delete.md)

---

[API](https://skmtc.dev/langchain-ai/apis/langsmith.md) · [All operations](https://skmtc.dev/langchain-ai/apis/langsmith/llms.txt) · [OpenAPI document](https://skmtc.dev/langchain-ai/apis/langsmith/revisions/58a77ebe1df4?raw)
