---
title: "Changes to Create a Feature and optionally associate with one or more event_schemas"
method: POST
path: "/features"
---

# Changes to Create a Feature and optionally associate with one or more event_schemas

`POST /features`

> 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, 2 info
- **2023-09-02** `6b13f6f47735` — 1 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, 2 info
  - the `name` request property's maxLength was set to `255`
  - added the new optional request property `billableName`
  - added the optional property `billableName` to the response with the `200` status
- **2023-09-02** `6b13f6f47735` — 1 breaking, 2 warning
  - 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/post.md) · [API](https://skmtc.dev/togaihq/apis/togai-apis.md) · [Page](https://skmtc.dev/togaihq/apis/togai-apis/changes/features/post)
