Skip to main content
Shutdown the system
curl --request POST \
  --url http://localhost/api/system/shutdown
{
  "success": true
}

Documentation Index

Fetch the complete documentation index at: https://docs.dwe.ai/llms.txt

Use this file to discover all available pages before exploring further.

Response

200 - application/json

Successful Response

success
boolean
default:true