Skip to main content
POST
/
clear
Clear cached resource clones
curl --request POST \
  --url http://localhost:{port}/clear
{
  "cleared": 123
}

Documentation Index

Fetch the complete documentation index at: https://thebettercontextapp-davis-npm-resource-on-web.mintlify.app/llms.txt

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

Clears all locally cached resource clones.

Response

200 - application/json

Clear result

cleared
integer
required