Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://api.pyai.com/v1/tools/{id} \ --header 'Authorization: Bearer <token>'
{ "object": "tool.deleted", "tool_id": "<string>", "deleted": true }
Use Authorization: Bearer pyai_live_... (or pyai_test_...).
Authorization: Bearer pyai_live_...
pyai_test_...
Deletion confirmation
"tool.deleted"
true