---
title: "Update health settings"
method: PUT
path: "/api/v2/debug/health/settings"
tags: ["Debug"]
---

# Update health settings

`PUT /api/v2/debug/health/settings`

## Request body

- HealthsdkUpdateHealthSettings
  - `dismissed_healthchecks` HealthsdkHealthSection[]

## Response `200`

OK

- HealthsdkUpdateHealthSettings
  - `dismissed_healthchecks` HealthsdkHealthSection[]

---

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