---
title: "Delete a tool set"
method: DELETE
path: "/v1/workspaces/{workspaceId}/tool_sets/{id}"
tags: ["ToolService", "Tool Sets"]
---

# Delete a tool set

`DELETE /v1/workspaces/{workspaceId}/tool_sets/{id}`

Deletes a tool set in the workspace

## Path parameters

- `workspaceId` string, required
- `id` string, required

## Response `200`

OK

## Other responses

- `default` — Default error response

---

[API](https://skmtc.dev/cadenya/apis/cadenya-api.md) · [All operations](https://skmtc.dev/cadenya/apis/cadenya-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/cadenya/cadenya-api/revisions/ac1a7f084068/schema)
