alerts
- POST alerts/resend — This method is used to re-send rejected alerts. This method is applicable only on rejected alerts. A single alert can be re-send through this method
- GET alerts/list — This method returns information related to alerts having specific attributes. Multiple alerts are returned by each call.
- GET alerts/show — This method returns information related with an alert. A single alert is returned by each call
- POST alerts/delete — This method is used to delete successful or rejected alerts. A single alert can be deleted through this method