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>'{}Permanently deletes the specified snippet and all its associated data including actions and category assignments. This operation cannot be undone.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 snippet to delete.
Snippet deleted successfully.
The response is of type object.
Was this page helpful?