Quick links
With the release of monitor-specific alert contacts, the API is updated accordingly and also gained some new methods.
Updates
alertContactID
s should be sent when creating or editing monitors to define which alert contacts to be notified of up/down eventsgetMonitors
method can now return the alert contacts of a monitor with addingshowMonitorAlertContacts=1
to the querystring
New Methods
There are 3 new methods and the names define their functionality well:
getAlertContacts
newAlertContact
deleteAlertContact
The API documentation is updated with all the new information