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

# Update a heatmap

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

Updates an existing heatmap's mutable fields (name, bounds, description, metadata, resolution). Responds 404 if the heatmap does not belong to 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)
