curl --request DELETE \
--url https://api.getfernand.com/organization/rules/{id} \
--header 'X-API-Key: <api-key>'{
"error": "<string>"
}curl --request DELETE \
--url https://api.getfernand.com/organization/rules/{id} \
--header 'X-API-Key: <api-key>'{
"error": "<string>"
}ID of the ruleset to delete.
Ruleset deleted successfully.
Was this page helpful?