Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
curl --location 'https://api.sarasfinance.com/v1/process/knowledges/deleteStorage' \ --header 'Content-Type: application/json' \ --header 'Authorization: Bearer <token>' \ --data '{ "fileIds": ["file_a781b2e9"], "recover": false }'
{ "success": true, "message": "Files deleted successfully" }
Delete one or more files from the knowledge repository of a process.
true
ERROR_PROCESS_META_IS_MISSING_IN_REQUEST
ERROR_FILE_ID_NOT_FOUND
ERROR_STORAGE_LOCKED