Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url http://127.0.0.1:{port}/modes/{id} \ --header 'Authorization: Bearer <token>'
{}
Refuses to delete the last remaining Mode (returns ok=false / INVALID_REQUEST).
Token from the discovery file. Required on every endpoint except /health.
Ok wrapper
true
Was this page helpful?