Skip to main content
DELETE
/
tools
/
{toolID}
Delete a tool
curl --request DELETE \
  --url https://api.cleartalk.ai/tools/{toolID} \
  --header 'x-api-key: <api-key>'

Authorizations

x-api-key
string
header
required

API Key for authentication

Path Parameters

toolID
string
required

Response

200

Tool deleted successfully