---
title: "Changes to Update a Feature"
method: PATCH
path: "/features/{feature_id}"
---

# Changes to Update a Feature

`PATCH /features/{feature_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 34 revisions.

- **2023-11-30** `b3351be4b462` — 1 info
- **2023-11-03** `a6c96c5ec06e` — 1 warning, 4 info
- **2023-09-02** `6b13f6f47735` — 3 breaking, 2 warning

## Changes

- **2023-11-30** `b3351be4b462` — 1 info
  - added the required property `displayName` to the response with the `200` status
- **2023-11-03** `a6c96c5ec06e` — 1 warning, 4 info
  - the `name` request property's maxLength was set to `255`
  - added the new optional request property `billableName`
  - the request property `name` became optional
  - the request property `schemaAssociations` became optional
  - added the optional property `billableName` to the response with the `200` status
- **2023-09-02** `6b13f6f47735` — 3 breaking, 2 warning
  - the request property `name` became required
  - the request property `schemaAssociations` became required
  - removed the required property `displayName` from the response with the `200` status
  - removed the request property `billableName`
  - removed the optional property `billableName` from the response with the `200` status

---

[Operation](https://skmtc.dev/togaihq/apis/togai-apis/docs/features/:feature_id/patch.md) · [API](https://skmtc.dev/togaihq/apis/togai-apis.md) · [Page](https://skmtc.dev/togaihq/apis/togai-apis/changes/features/:feature_id/patch)
