---
title: "Delete a heatmap"
method: DELETE
path: "/sdk/v1/heatmaps/{heatmapId}"
tags: ["Heatmaps"]
---

# Delete a heatmap

`DELETE /sdk/v1/heatmaps/{heatmapId}`

Deletes a heatmap definition (and any associated image data) for the calling application.

## Path parameters

- `heatmapId` string, required

## Headers

- `isstudio` union
  - boolean
  - 'true' | 'false'
- `project-id` integer

## Response `200`

Default Response

- object

---

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