curl --request DELETE \
--url https://olive-gateway-a6ba.onrender.com/api/v1/compliance/rules/{id} \
--header 'Authorization: <api-key>'{}Soft delete a monitoring rule by setting it to inactive
curl --request DELETE \
--url https://olive-gateway-a6ba.onrender.com/api/v1/compliance/rules/{id} \
--header 'Authorization: <api-key>'{}