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.
Delete a web source and its associated embeddings.
DELETE /web-sources/{id}
curl -X DELETE https://api.mind-e.co/web-sources/ws-id-here \ -H "Authorization: Bearer sk_live_your_key_here"
{ "success": true }