---
title: "Changes to Update an addon"
method: PATCH
path: "/addons/{addon_id}"
---

# Changes to Update an addon

`PATCH /addons/{addon_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 34 revisions.

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

## Changes

- **2024-03-11** `cc0b10fb537e` — 1 warning
  - added the new `NAMED_LICENSE` enum value to the `allOf[#/components/schemas/CreateAddOnRequest]/type` response property for the response status `200`
- **2023-11-30** `b3351be4b462` — 1 info
  - added the required property `allOf[subschema #2]/displayName` to the response with the `200` status
- **2023-11-03** `a6c96c5ec06e` — 2 info
  - added the new optional request property `billableName`
  - added the optional property `allOf[#/components/schemas/CreateAddOnRequest]/billableName` to the response with the `200` status
- **2023-09-02** `6b13f6f47735` — 1 breaking, 2 warning, 1 info
  - removed the required property `allOf[subschema #2]/displayName` from the response with the `200` status
  - removed the request property `billableName`
  - removed the optional property `allOf[#/components/schemas/CreateAddOnRequest]/billableName` from the response with the `200` status
  - removed the `NAMED_LICENSE` enum value from the `allOf[#/components/schemas/CreateAddOnRequest]/type` response property for the response status `200`

---

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