curl --request POST \
--url https://api.getfernand.com/organization/rag/sources/{uuid}/retrain \
--header 'X-API-Key: <api-key>'{}curl --request POST \
--url https://api.getfernand.com/organization/rag/sources/{uuid}/retrain \
--header 'X-API-Key: <api-key>'{}Refreshes a URL source by re-fetching its content from the web. Only works for URL sources and prevents retraining if the source was updated in the last 5 minutes.Documentation Index
Fetch the complete documentation index at: https://developers.getfernand.com/llms.txt
Use this file to discover all available pages before exploring further.
UUID of the URL source to retrain.
Source queued for retraining.
The response is of type object.
Was this page helpful?