POST /v1/monitors. Supported intervals are 60, 360, 720, 1440, 4320, and 10080 minutes; the default is 1440 minutes.
GET /v1/monitorsto list schedules and check state.PATCH /v1/monitors/{id}to change query metadata, interval, or enabled state.DELETE /v1/monitors/{id}to stop and remove a monitor.GET /v1/notificationsandPOST /v1/notifications/{id}/readto consume the inbox.GETandPUT /v1/notification-preferencesto control channels.