---
title: "Reset user settings for a variable to defaults"
method: POST
path: "/v3/userVariables/reset"
tags: ["variables"]
---

# Reset user settings for a variable to defaults

`POST /v3/userVariables/reset`

Reset user settings for a variable to defaults

## Request body

- UserVariableDelete
  - `variableId` integer, required — Id of the variable whose measurements should be deleted

## Response `201`

Successful operation

## Other responses

- `400` — The received JSON was invalid or malformed
- `401` — Not Authenticated
- `404` — Unknown target user ID

---

[API](https://skmtc.net/quantimo/apis/curedao-unified-health-api.md) · [All operations](https://skmtc.net/quantimo/apis/curedao-unified-health-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/quantimo/curedao-unified-health-api/revisions/7ac03025c3d2/schema)
