Create a new monitor
Monitors
Create a new monitor
POST
Create a new monitor
Documentation Index
Fetch the complete documentation index at: https://docs.justanotheruptime.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
The name of the monitor
The URL to monitor
The interval between checks in seconds
Required range:
60 <= x <= 86400Whether the monitor is active
The project ID this monitor belongs to
Selected monitoring regions
Response
201 - application/json
The monitor has been successfully created.
The response is of type object.