Send a heartbeat to update the agent’s last_seen timestamp
last_seen timestamp. This endpoint is used by agents to indicate they are still active and running. The agent ID is automatically extracted from the agent authentication token, so no explicit agent ID parameter is required.
Regular heartbeats are essential for maintaining the agent’s active status in the system. Agents that fail to send heartbeats within the expected interval will be marked as inactive.
nil on successful heartbeat. Error is returned if: