Monitoring
Create Uptime Monitor
Set up uptime monitoring for a website.
POST
POST
Request Body
string
required
UUID of the website to monitor.
integer
default:"5"
How often to check availability, in minutes. Minimum:
1, Maximum: 60.Response
boolean
true when the monitor has been created.object
The new monitor object —
id, website_id, check_interval, status.