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

# Changes to Update a persona

`PUT /v1/personas/{persona_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 3 revisions.

- **2026-08-12** `5a5597ebb2d6` — 2 breaking, 16 info

## Changes

- **2026-08-12** `5a5597ebb2d6` — 2 breaking, 16 info
  - response property `behavior_config/cut_in/min_duration_ms` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `behavior_config/cut_in/min_words` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - added the new optional request property `behavior_config/anyOf[subschema #1: PersonaBehaviorConfig]/text_burst`
  - the `first_speaker` request property default value changed from `agent` to `persona`
  - the `min_duration_ms` request property default value `300` was removed
  - the `min_words` request property default value `3` was removed
  - request property `behavior_config/anyOf[subschema #1: PersonaBehaviorConfig]/cut_in/min_duration_ms` list-of-types was widened by adding types `null` to media type `application/json`
  - request property `behavior_config/anyOf[subschema #1: PersonaBehaviorConfig]/cut_in/min_words` list-of-types was widened by adding types `null` to media type `application/json`
  - added the optional property `behavior_config/text_burst` to the response with the `200` status
  - added the optional property `retry_after` to the response with the `400` status
  - added the optional property `retry_after` to the response with the `401` status
  - added the optional property `retry_after` to the response with the `404` status
  - added the optional property `retryable` to the response with the `400` status
  - added the optional property `retryable` to the response with the `401` status
  - added the optional property `retryable` to the response with the `404` status
  - the `first_speaker` response's property default value changed from `agent` to `persona` for the status `200`
  - the `min_duration_ms` response's property default value `300` was removed for the status `200`
  - the `min_words` response's property default value `3` was removed for the status `200`

---

[Operation](https://skmtc.dev/oneloop-hq/apis/feather-api/docs/v1/personas/:persona_id/put.md) · [API](https://skmtc.dev/oneloop-hq/apis/feather-api.md) · [Page](https://skmtc.dev/oneloop-hq/apis/feather-api/changes/v1/personas/:persona_id/put)
