tools
Delete Tool
Delete a tool by name
DELETE
/
v1
/
tools
/
{tool_id}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
user_id
string | null
Path Parameters
tool_id
string
requiredResponse
200 - application/json
The response is of type any
.