curl --location --request POST 'https://app.innochat.ch/api/v1/data-sources/delete' \ --header 'Content-Type: application/json' \ --header 'Authorization: Bearer <token>' --data-raw '{ "uuids": [] }'
{ "success": true }
Delete list of sources base on their uuids
Documentation IndexFetch the complete documentation index at: https://docs.innochat.ch/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.innochat.ch/llms.txt
Use this file to discover all available pages before exploring further.