For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Search
/
Dashboard
User Guide
Developer Guides
API Reference
Runtype API
Tools
Delete tool
Copy page
DELETE
https://
api.runtype.com
/
v1
/
tools
/
:id
Delete a tool by ID.
Authentication
Authorization
Bearer
API key or Clerk session token
Path parameters
id
string
Required
Response
Tool deleted
success
boolean
deletedId
string
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error