---
title: "Changes to Setting a project preference"
method: PUT
path: "/v1/user-preferences/project/{projectId}/{propertyName}"
---

# Changes to Setting a project preference

`PUT /v1/user-preferences/project/{projectId}/{propertyName}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 55 revisions.

- **2025-12-20** `022694254f0d` — 1 info
- **2025-10-27** `b11b54eea487` — 1 info
- **2025-08-20** `9d8cc5bc6b43` — 2 breaking
- **2025-03-13** `e8c2858fd4eb` — 2 breaking, 2 info

## Changes

- **2025-12-20** `022694254f0d` — 1 info
  - api operation id `setProjectUserPreference` was added
- **2025-10-27** `b11b54eea487` — 1 info
  - removed the non-success response with the status `403`
- **2025-08-20** `9d8cc5bc6b43` — 2 breaking
  - the request's body type changed from `any` to no type
  - the `propertyValue` request property type changed from `any` to no type
- **2025-03-13** `e8c2858fd4eb` — 2 breaking, 2 info
  - the request's body type changed from no type to `any`
  - the `propertyValue` request property type changed from no type to `any`
  - api operation id `setProjectUserPreference` removed and replaced with ``
  - added the non-success response with the status `403`

---

[Operation](https://skmtc.dev/getodk/apis/odk-central-api/docs/v1/user-preferences/project/:projectId/:propertyName/put.md) · [API](https://skmtc.dev/getodk/apis/odk-central-api.md) · [Page](https://skmtc.dev/getodk/apis/odk-central-api/changes/v1/user-preferences/project/:projectId/:propertyName/put)
