---
title: "Changes to Create an AddOn"
method: POST
path: "/addons"
---

# Changes to Create an AddOn

`POST /addons`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 34 revisions.

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

## Changes

- **2024-03-11** `cc0b10fb537e` — 1 warning, 1 info
  - added the new `NAMED_LICENSE` enum value to the `allOf[#/components/schemas/CreateAddOnRequest]/type` response property for the response status `200`
  - added the new `NAMED_LICENSE` enum value to the request property `type`
- **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` — 2 breaking, 2 warning, 1 info
  - removed the enum value `NAMED_LICENSE` of the request property `type`
  - 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/post.md) · [API](https://skmtc.dev/togaihq/apis/togai-apis.md) · [Page](https://skmtc.dev/togaihq/apis/togai-apis/changes/addons/post)
