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>'{}ID of the link to delete.
Link deleted successfully.
The response is of type object.
Was this page helpful?