---
title: "Changes to Receive heartbeats from nodes"
method: POST
path: "/heartbeat"
---

# Changes to Receive heartbeats from nodes

`POST /heartbeat`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 7 of 44 revisions.

- **2024-04-15** `58b25ec04b6c` — 1 warning
- **2022-03-21** `2345ccbdc6c4` — 1 info
- **2021-02-17** `c17321038db8` — 1 info
- **2021-02-15** `e54cd8a3e400` — 1 breaking, 3 info
- **2021-02-15** `4c069bd0d746` — 2 breaking, 2 warning
- **2021-02-11** `14d81430e085` — 1 breaking, 3 info
- **2021-01-06** `cbb5695aec22` — 2 breaking, 3 warning

## Changes

- **2024-04-15** `58b25ec04b6c` — 1 warning
  - removed the request property `changeNotification`
- **2022-03-21** `2345ccbdc6c4` — 1 info
  - added the new optional request property `changeNotification/stateChangedArtifacts`
- **2021-02-17** `c17321038db8` — 1 info
  - added the optional property `message` to the response with the `200` status
- **2021-02-15** `e54cd8a3e400` — 1 breaking, 3 info
  - the response's body type changed from no type to `object` for status `default`
  - added the media type `application/json` to the request body
  - added the optional property `code` to the response with the `default` status
  - added the optional property `message` to the response with the `default` status
- **2021-02-15** `4c069bd0d746` — 2 breaking, 2 warning
  - removed the media type `application/json` from the request body
  - the response's body type changed from `object` to no type for status `default`
  - removed the optional property `code` from the response with the `default` status
  - removed the optional property `message` from the response with the `default` status
- **2021-02-11** `14d81430e085` — 1 breaking, 3 info
  - the response's body type changed from no type to `object` for status `default`
  - added the media type `application/json` to the request body
  - added the optional property `code` to the response with the `default` status
  - added the optional property `message` to the response with the `default` status
- **2021-01-06** `cbb5695aec22` — 2 breaking, 3 warning
  - removed the media type `application/json` from the request body
  - the response's body type changed from `object` to no type for status `default`
  - removed the optional property `code` from the response with the `default` status
  - removed the optional property `message` from the response with the `200` status
  - removed the optional property `message` from the response with the `default` status

---

[Operation](https://skmtc.dev/wso2/apis/cluster-aware-mi-dashboard/docs/heartbeat/post.md) · [API](https://skmtc.dev/wso2/apis/cluster-aware-mi-dashboard.md) · [Page](https://skmtc.dev/wso2/apis/cluster-aware-mi-dashboard/changes/heartbeat/post)
