---
title: "Delete user settings (deleteUserSettings)"
method: DELETE
path: "/api/user/settings/{paths}"
tags: ["user-controller"]
---

# Delete user settings (deleteUserSettings)

`DELETE /api/user/settings/{paths}`

Delete user settings by specifying list of json element xpaths. 
 Example: to delete B and C element in { "A": {"B": 5}, "C": 15} send A.B,C in jsonPaths request parameter

## Path parameters

- `paths` string, required

## Response `200`

OK

---

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