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 -X DELETE https://api.phanomcloud.online/bots/3fa85f64-5717-4562-b3fc-2c963f66afa6/files/delete \ -H "Authorization: Bearer sess_..." \ -H "Content-Type: application/json" \ -d '{ "path": "old-script.js" }'
{ "success": true, "data": { "path": "old-script.js" }, "message": "Deleted successfully." }
{ "success": false, "error": "File not found: old-script.js" }
Permanently removes a file or folder from the bot’s directory.
old-script.js
src/legacy/