Delete a specific heartbeat monitoring resource by providing its heartbeat_id as a path parameter. Once deleted, the associated check-in URL becomes inactive, and no further heartbeat pings will be accepted for that resource.
This operation is useful when decommissioning a job, script, or service that no longer needs monitoring.
Use cases:
Service retirement — Cleanly remove monitoring for a job or service that has been shut down.
Test cleanup — Delete temporary heartbeat resources created during development or staging.
Resource hygiene — Keep your monitoring environment lean by removing obsolete entries.
ResponseThis section is used to view the possible HTTP response codes returned by the API. These codes indicate the status of a request, such as 201 (Created), 401 (Unauthorized), 409 (Conflict), or 422 (Unprocessable Entity).