Skip to main content
DELETE
Reset an agent heartbeat policy

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required
agentId
string
required

Response

Default heartbeat policy management response

agent
object
required
status
enum<string>
required
Available options:
default,
customized
is_default
boolean
required
saved_policy
object | null
required

Persisted policy. Stale focus IDs remain here so saved previews and real heartbeats fail closed until the sanitized editable policy is saved.

effective_policy
object
required

Sanitized editable form with stale selections removed.

selectable
object
required
stale_selections
object
required

Focus IDs retained by the saved runtime policy but removed from the editable effective policy.