curl --request DELETE \
--url https://api.getfernand.com/organization/rag/sources/{uuid} \
--header 'X-API-Key: <api-key>'{}curl --request DELETE \
--url https://api.getfernand.com/organization/rag/sources/{uuid} \
--header 'X-API-Key: <api-key>'{}Permanently removes a source from the AI store by its UUID. The deletion is processed asynchronously.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 source to delete.
Source queued for deletion.
The response is of type object.
Was this page helpful?