---
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

## Changes

- **2026-07-26** `bffaa36f5e47` — 2 info
  - added the optional property `detail/items/ctx` to the response with the `422` status
  - added the optional property `detail/items/input` to the response with the `422` status

[Change history](https://skmtc.dev/notdiamond/apis/not-diamond-api/changes/v2/preferences/userPreferenceDelete/:preference_id/delete.md)

---

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