---
title: "Send heartbeat"
method: POST
path: "/bots/{key}/heartbeat"
tags: ["bots"]
---

# Send heartbeat

`POST /bots/{key}/heartbeat`

Send heartbeat.

## Path parameters

- `key` string, required

## Request body

- object — Heartbeat from the refocus.
  - `timestamp` integer

## Response `200`

Success.

## Other responses

- `400` — Bad Request
- `403` — Forbidden
- `404` — Resource Not Found

## Changes

- **2018-06-14** (v1) `2759e3076a7a` — 1 info
  - endpoint added
- **2018-03-30** (v1) `4ca6b20ef8df` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/salesforce/apis/refocus-api/changes/bots/:key/heartbeat/post.md)

---

[API](https://skmtc.dev/salesforce/apis/refocus-api.md) · [All operations](https://skmtc.dev/salesforce/apis/refocus-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/salesforce/refocus-api/revisions/42c2153b047e/schema)
