cURL
curl --request DELETE \ --url http://localhost:3000/api/v1/context/knowledge/{filename} \ --cookie nut-session=
{ "success": true, "data": {} }
Delete a knowledge document
Session cookie authentication
Document filename
Knowledge document deleted