---
title: "Changes to Update user profile"
method: PUT
path: "/{WSID}/{version}/profiles/{distinct_id}"
---

# Changes to Update user profile

`PUT /{WSID}/{version}/profiles/{distinct_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 35 revisions.

- **2026-08-06** `021088e9cb30` — 2 breaking, 2 warning
- **2025-02-17** `ee2cf82f4e6a` — 6 info

## Changes

- **2026-08-06** `021088e9cb30` — 2 breaking, 2 warning
  - the `distinct_id` request property's minLength was increased from `0` to `1`
  - the `name` request property's minLength was increased from `0` to `3`
  - the `distinct_id` request property's maxLength was set to `128`
  - the `name` request property's maxLength was set to `128`
- **2025-02-17** `ee2cf82f4e6a` — 6 info
  - the response property `_message` became required for the status `200`
  - the response property `_message` became required for the status `400`
  - the response property `_message` became required for the status `401`
  - the response property `status` became required for the status `200`
  - the response property `status` became required for the status `400`
  - the response property `status` became required for the status `401`

---

[Operation](https://skmtc.dev/fynoio/apis/fyno-rest-api/docs/:WSID/:version/profiles/:distinct_id/put.md) · [API](https://skmtc.dev/fynoio/apis/fyno-rest-api.md) · [Page](https://skmtc.dev/fynoio/apis/fyno-rest-api/changes/:WSID/:version/profiles/:distinct_id/put)
