---
title: "POST /api/v1/HeartBeat"
method: POST
path: "/api/v1/HeartBeat"
tags: ["HeartBeat"]
---

# POST /api/v1/HeartBeat

`POST /api/v1/HeartBeat`

## Request body

- HeartBeatBody
  - `timeStamp` string, date-time
  - `agentVersion` string, nullable
  - `resourceId` string, uuid
  - `environmentId` string, nullable
  - `collectedDataList` CollectedData[], nullable
    - `timestamp` string, date-time
    - `name` string, nullable
    - `environmentId` string, nullable
    - `parentActivityId` string, nullable

## Response `204`

No Content

## Other responses

- `422` — Client Error

---

[API](https://skmtc.net/visualstudio/apis/vsonline.md) · [All operations](https://skmtc.net/visualstudio/apis/vsonline/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/visualstudio/vsonline/revisions/d55b712ea3ab/schema)
