---
title: "Changes to Update a persona"
method: PUT
path: "/v1/persona/{personaId}"
---

# Changes to Update a persona

`PUT /v1/persona/{personaId}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 111 revisions.

- **2026-08-26** `b4a59c7057ca` — 2 info
- **2026-08-17** `887b091b3d81` — 1 breaking, 10 warning, 11 info

## Changes

- **2026-08-26** `b4a59c7057ca` — 2 info
  - added the new optional request property `age`
  - added the required property `data/age` to the response with the `200` status
- **2026-08-17** `887b091b3d81` — 1 breaking, 10 warning, 11 info
  - the response property `data/idleMessages` became nullable for the status `200`
  - added the new `HE` enum value to the `data/language` response property for the response status `200`
  - added the new `IL` enum value to the `data/accent` response property for the response status `200`
  - added the new `conflict` enum value to the `type` response property for the response status `400`
  - added the new `conflict` enum value to the `type` response property for the response status `401`
  - added the new `conflict` enum value to the `type` response property for the response status `404`
  - added the new `conflict` enum value to the `type` response property for the response status `500`
  - added the new `payment_required` enum value to the `type` response property for the response status `400`
  - added the new `payment_required` enum value to the `type` response property for the response status `401`
  - added the new `payment_required` enum value to the `type` response property for the response status `404`
  - added the new `payment_required` enum value to the `type` response property for the response status `500`
  - added the new optional request property `understoodLanguages`
  - the request property `idleMessages` became nullable
  - the `idleMessageMaxSpokenCount` request property default value changed from `5` to `3`
  - the `idleMessageResetCountOnUserSpeechEnabled` request property default value changed from `false` to `true`
  - the `idleMessages` request property default value `Are you still there?, Hello?, Can you hear me?` was removed
  - added the new `HE` enum value to the request property `language`
  - added the new `IL` enum value to the request property `accent`
  - the `idleMessageMaxSpokenCount` response's property default value changed from `5` to `3` for the status `200`
  - the `idleMessageResetCountOnUserSpeechEnabled` response's property default value changed from `false` to `true` for the status `200`
  - the `idleMessages` response's property default value `Are you still there?, Hello?, Can you hear me?` was removed for the status `200`
  - added the required property `data/understoodLanguages` to the response with the `200` status

---

[Operation](https://skmtc.dev/roarkhq/apis/roark-analytics-api/docs/v1/persona/:personaId/put.md) · [API](https://skmtc.dev/roarkhq/apis/roark-analytics-api.md) · [Page](https://skmtc.dev/roarkhq/apis/roark-analytics-api/changes/v1/persona/:personaId/put)
