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 \ -H "Authorization: Bearer sess_..."
{ "success": true, "message": "Bot \"my-discord-bot\" deleted" }
{ "success": false, "error": "Bot not found" }
Permanently deletes a bot, stops its container, and frees its memory allocation.