---
title: "Delete Stored Search Tool"
method: DELETE
path: "/v1/search-tools/{name}"
tags: ["search-tools"]
---

# Delete Stored Search Tool

`DELETE /v1/search-tools/{name}`

Delete a stored search tool. A config-file search tool cannot be deleted here.

## Path parameters

- `name` string, required

## Response `204`

Successful Response

## Other responses

- `422` — Validation Error

## Changes

- **2026-08-14** `2bde0e572883` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/mozilla-ai/apis/otari/changes/v1/search-tools/:name/delete.md)

---

[API](https://skmtc.dev/mozilla-ai/apis/otari.md) · [All operations](https://skmtc.dev/mozilla-ai/apis/otari/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/mozilla-ai/otari/revisions/7f178e92b56c/schema)
