Alert

Provide methods to Create, Update and Delete an alert.

APIDescription
POST Alert/Add

Create a new alert

POST Alert/Update

Update an alert

POST Alert/Delete

Delete an alert in PISuite. If there are no reads for the alert, then delete the alert. Otherwise mark the alert as inactive.

Subscriber

Provide methods to maintain subscribers in PiSuite

APIDescription
POST Subscriber/BulkUpdate

Update a list of subscribers in PiSuite. If the required action on a subsciber is deletion, then the subscriber will be deleted only if there are no referenced records (alerts, favourites) for the subscriber. Otherwise mark the subscriber as inactive.