curl -X DELETE 'https://api.cloud.blnkfinance.com/alerts/statuses/PENDING_REVIEW' \ -H 'Authorization: Bearer YOUR_API_KEY'
{ "message": "Status deleted" }
Delete a custom alert status by key.
{ "error": "cannot delete status: 3 alert(s) use this status — reassign them to another status first" }