---
title: "Delete a web tool by Id."
method: DELETE
path: "/v1/voice-agents/web-tool/{id}"
---

# Delete a web tool by Id.

`DELETE /v1/voice-agents/web-tool/{id}`

## Path parameters

- `id` string, uuid, required

## Response `200`

Successful response

- DeleteWebToolResponse
  - `success` boolean
  - `message` string

## Other responses

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

---

[API](https://skmtc.net/tryhamsa/apis/hamsa-api.md) · [All operations](https://skmtc.net/tryhamsa/apis/hamsa-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tryhamsa/hamsa-api/versions/ecbeb5d8dc13/schema)
