Quick links
With the release of monitor-specific alert contacts, the API is updated accordingly and also gained some new methods.
Updates
alertContactIDs should be sent when creating or editing monitors to define which alert contacts to be notified of up/down eventsgetMonitorsmethod can now return the alert contacts of a monitor with addingshowMonitorAlertContacts=1to 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