How do you delete alerts?
Currently you can't delete them. Only option is to disable them using the PATCH /alerts/{alertId} endpoint. But I'm planning to add the delete feature as well.
Ok great I'll just disable for now
Great job on this by the way, super useful for me
Can I count on the usefinch deployment to have good reliability? Would you email all users if you were going to take it down?
Thanks for the comments! And about reliability, unfortunately I can't provide any warranty on the uptime and reliability for now. For that I need to implement some monitoring, alerting features, which are actually on top of my to-do list. Advice or PRs are highly appreciated though :)