---
title: "Delete Insight Tool Configuration"
method: DELETE
path: "/api/v1/insights/tool-configurations/{tool_id}"
tags: ["insights.tools"]
---

# Delete Insight Tool Configuration

`DELETE /api/v1/insights/tool-configurations/{tool_id}`

Delete an Insights tool configuration.

## Path parameters

- `tool_id` integer, required

## Response `200`

Successful Response

- unknown

## Other responses

- `400` — Bad Request
- `404` — Not Found
- `412` — Precondition Failed
- `422` — Validation Error
- `500` — Internal Server 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)
