curl --request DELETE \
--url https://api.getfernand.com/tags/{slug} \
--header 'X-API-Key: <api-key>'{}curl --request DELETE \
--url https://api.getfernand.com/tags/{slug} \
--header 'X-API-Key: <api-key>'{}Slug of the tag to delete
Force deletion even if tag is used in rules or snippets
Tag deleted successfully
The response is of type object.
Was this page helpful?