---
title: "Changes to Create a component"
method: POST
path: "/components/"
---

# Changes to Create a component

`POST /components/`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 11 revisions.

- **2021-11-03** `52b0a03f1868` — 6 info
- **2021-03-17** `d6ffebabd3db` — 2 breaking, 1 warning, 6 info
- **2019-08-20** `a1efb09ed220` — 2 info
- **2019-08-20** `566ed0364ce0` — 2 info
- **2019-05-16** `77e6b7addc6e` — 1 breaking, 9 info

## Changes

- **2021-11-03** `52b0a03f1868` — 6 info
  - added the new optional request property `active`
  - added the new optional request property `id`
  - added the new optional request property `isGlobal`
  - added the optional property `data/active` to the response with the `201` status
  - added the optional property `data/id` to the response with the `201` status
  - added the optional property `data/isGlobal` to the response with the `201` status
- **2021-03-17** `d6ffebabd3db` — 2 breaking, 1 warning, 6 info
  - added the new required request property `distribution`
  - added the new required request property `name`
  - removed the request property `data`
  - added the new optional request property `access`
  - added the new optional request property `applicationUid`
  - added the new optional request property `description`
  - added the new optional request property `descriptor`
  - added the new optional request property `logo`
  - added the new optional request property `owners`
- **2019-08-20** `a1efb09ed220` — 2 info
  - added the new optional request property `data/logo`
  - added the optional property `data/logo` to the response with the `201` status
- **2019-08-20** `566ed0364ce0` — 2 info
  - added the new optional request property `data/applicationUid`
  - added the optional property `data/applicationUid` to the response with the `201` status
- **2019-05-16** `77e6b7addc6e` — 1 breaking, 9 info
  - removed the success response with the status `200`
  - the endpoint scheme security `api_key` was removed from the API
  - the request property `data/access` became optional
  - the request property `data/description` became optional
  - the request property `data/descriptor` became optional
  - the request property `data/owners` became optional
  - the `access` request property default value `private` was added
  - added the non-success response with the status `401`
  - removed the non-success response with the status `405`
  - added the success response with the status `201`

---

[Operation](https://skmtc.dev/openintegrationhub/apis/component-repository/docs/components/post.md) · [API](https://skmtc.dev/openintegrationhub/apis/component-repository.md) · [Page](https://skmtc.dev/openintegrationhub/apis/component-repository/changes/components/post)
