POST
/api/monitors
Creates a new monitor for the authenticated team.
Request Body
| Parameter | Type | Required | Description |
|---|---|---|---|
name | string | Yes | Monitor name |
url | string | Yes | URL to monitor |
check_interval | integer | No | Check interval in seconds (default: 60) |