Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
curl -X PATCH "https://kodostatus.com/api/v1/uptime-monitors/mon_abc123" \ -H "X-API-Key: your_api_key" \ -H "Content-Type: application/json" \ -d '{ "enabled": false, "interval_seconds": 600 }'
{ "id": "uuid", "enabled": false, "interval_seconds": 600 }
Update monitor settings