---
title: "destroy"
method: DELETE
path: "/api/plazma_query_tools/{id}"
tags: ["PlazmaQueryTool"]
---

# destroy

`DELETE /api/plazma_query_tools/{id}`

## Path parameters

- `id` string, required

## Response `204`

deletes a PlazmaQueryTool

## Other responses

- `404` — returns 404 when trying to delete non-existent PlazmaQueryTool

---

[API](https://skmtc.net/treasure/apis/llm-api.md) · [All operations](https://skmtc.net/treasure/apis/llm-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/treasure/llm-api/revisions/56f275763358/schema)
