Monitors
Send Heartbeat
Send success or failure heartbeats for cron-style monitors.
Does accept both GET and POST
curl -X POST "https://garmingo.com/api/status/v1/heartbeat/string"{
"success": true
}Send success or failure heartbeats for cron-style monitors.
Does accept both GET and POST
curl -X POST "https://garmingo.com/api/status/v1/heartbeat/string"{
"success": true
}curl -X POST "https://garmingo.com/api/status/v1/heartbeat/string"