curl --request DELETE \
--url https://api.getfernand.com/knowledge/links/{id} \
--header 'X-API-Key: <api-key>'{}curl --request DELETE \
--url https://api.getfernand.com/knowledge/links/{id} \
--header 'X-API-Key: <api-key>'{}Permanently removes a navigation link from the knowledge base. After deletion, the sort order of remaining links in the same position is automatically adjusted to maintain proper sequence.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.
ID of the link to delete.
Link deleted successfully.
The response is of type object.
Was this page helpful?