curl --location --request POST 'https://app.innochat.ch/api/v1/data-sources/url/re-scrape' \ --header 'Content-Type: application/json' \ --header 'Authorization: Bearer <token>' \ --data-raw '{ "uuids": ["source_uuid_one", "source_uuid_two"] }'
[ { "status": "restarted scraping", "uuid": "source_uuid_one" }, { "error": "invalid data source", "uuid": "source_uuid_two" } ]
Retrain multiple URL data sources to fetch the latest content from them.
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.
Show Item