Skip to main content
DELETE
/
ai
/
tools
/
{tool_id}
Delete AI tool
curl --request DELETE \
  --url https://api.wacht.dev/ai/tools/{tool_id} \
  --header 'Authorization: <api-key>'
{}

Authorizations

Authorization
string
header
required

Path Parameters

tool_id
string
required

Response

200 - application/json

Deleted AI tool

The response is of type object.