curl -X DELETE "https://panel.example.com/api/admin/nodes/node-uuid" \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Accept: application/json"
{ "data": { "success": true, "message": "Node deleted successfully" } }
Delete a Wings node
Documentation IndexFetch the complete documentation index at: https://mintlify.com/xyrapanel/panel/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://mintlify.com/xyrapanel/panel/llms.txt
Use this file to discover all available pages before exploring further.
nodes:write
Show Success Object