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