This endpoint deletes a tool permanently.
DELETE /v3/tools/{tool_id}
API Key (x-api-key) must be included in the header.
tool_id
(string) - The ID of the tool to delete.A message confirming that the tool was deleted.
The ID of the tool to delete.
Tool deleted successfully
The response is of type object
.
This endpoint deletes a tool permanently.
DELETE /v3/tools/{tool_id}
API Key (x-api-key) must be included in the header.
tool_id
(string) - The ID of the tool to delete.A message confirming that the tool was deleted.
The ID of the tool to delete.
Tool deleted successfully
The response is of type object
.