---
title: "Delete User Preference"
method: DELETE
path: "/v2/preferences/userPreferenceDelete/{preference_id}"
tags: ["Preferences"]
---

# Delete User Preference

`DELETE /v2/preferences/userPreferenceDelete/{preference_id}`

## Path parameters

- `preference_id` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `404` — Not found
- `422` — Validation Error

---

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