Delete Tool
API Endpoints
Delete Tool Endpoint
DELETE
Delete Tool
Documentation Index
Fetch the complete documentation index at: https://docs.lyzr.ai/llms.txt
Use this file to discover all available pages before exploring further.
Description
This endpoint deletes a tool permanently.Endpoint
DELETE/v3/tools/{tool_id}
Authentication
API Key (x-api-key) must be included in the header.Path Parameters
tool_id(string) - The ID of the tool to delete.