curl --request DELETE \
--url https://api.getfernand.com/knowledge/articles/{id} \
--header 'X-API-Key: <api-key>'{}curl --request DELETE \
--url https://api.getfernand.com/knowledge/articles/{id} \
--header 'X-API-Key: <api-key>'{}ID of the article to delete.
Article deleted successfully.
The response is of type object.
Was this page helpful?