---
title: "Changes to Create a new Domain."
method: POST
path: "/domains"
---

# Changes to Create a new Domain.

`POST /domains`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 8 of 15 revisions.

- **2019-08-15** `834571f85ba3` — 1 info
- **2019-08-07** `f73867fae82f` — 2 breaking, 1 warning, 3 info
- **2019-07-08** `f3d6b449bc4f` — 1 info
- **2019-07-08** `1746e9d51ff0` — 1 info
- **2019-07-05** `3b62c5b2416c` — 1 info
- **2019-07-05** `201b1dd7a054` — 2 breaking, 4 warning, 4 info
- **2019-05-13** `52cedae0dc44` — 2 breaking, 2 info
- **2019-05-08** `ed30119595a7` — 2 breaking, 2 warning

## Changes

- **2019-08-15** `834571f85ba3` — 1 info
  - added the non-success response with the status `400`
- **2019-08-07** `f73867fae82f` — 2 breaking, 1 warning, 3 info
  - added the new required request property `name`
  - the request's body type/format changed from `object`/`` to ``/``
  - removed the request property `data`
  - added the new optional request property `description`
  - added the new optional request property `owners`
  - added the new optional request property `public`
- **2019-07-08** `f3d6b449bc4f` — 1 info
  - the endpoint scheme security `BearerAuth` was added to the API
- **2019-07-08** `1746e9d51ff0` — 1 info
  - the endpoint scheme security `BearerAuth` was removed from the API
- **2019-07-05** `3b62c5b2416c` — 1 info
  - the endpoint scheme security `BearerAuth` was added to the API
- **2019-07-05** `201b1dd7a054` — 2 breaking, 4 warning, 4 info
  - added the new required request property `data/name`
  - removed the required property `data/name` from the response with the `200` status
  - removed `#/components/schemas/MutableDomain, subschema #2` from the `data` request property `allOf` list
  - removed the optional property `data/description` from the response with the `200` status
  - removed the optional property `data/owners` from the response with the `200` status
  - removed the optional property `data/public` from the response with the `200` status
  - added the new optional request property `data/description`
  - added the new optional request property `data/owners`
  - added the new optional request property `data/public`
  - added `#/components/schemas/MutableDomain, subschema #2` to the `data` response property `allOf` list for the response status `200`
- **2019-05-13** `52cedae0dc44` — 2 breaking, 2 info
  - the request's body type/format changed from ``/`` to `object`/``
  - the response's body type/format changed from ``/`` to `object`/`` for status `200`
  - added the new optional request property `data`
  - added the optional property `data` to the response with the `200` status
- **2019-05-08** `ed30119595a7` — 2 breaking, 2 warning
  - the request's body type/format changed from `object`/`` to ``/``
  - the response's body type/format changed from `object`/`` to ``/`` for status `200`
  - removed the request property `data`
  - removed the optional property `data` from the response with the `200` status

---

[Operation](https://skmtc.dev/openintegrationhub/apis/oih-metadata-service-rest-api/docs/domains/post.md) · [API](https://skmtc.dev/openintegrationhub/apis/oih-metadata-service-rest-api.md) · [Page](https://skmtc.dev/openintegrationhub/apis/oih-metadata-service-rest-api/changes/domains/post)
