---
title: "Changes to Create a tenant"
method: POST
path: "/api/v1/tenants"
---

# Changes to Create a tenant

`POST /api/v1/tenants`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 19 revisions.

- **2021-09-17** `1134b4a506a5` — 3 breaking, 4 info
- **2019-08-15** `42619b8ccbbe` — 1 info

## Changes

- **2021-09-17** `1134b4a506a5` — 3 breaking, 4 info
  - removed the enum value `active` of the request property `status`
  - removed the enum value `disabled` of the request property `status`
  - removed the enum value `pending` of the request property `status`
  - added the new `ACTIVE` enum value to the request property `status`
  - added the new `DISABLED` enum value to the request property `status`
  - added the new `PENDING` enum value to the request property `status`
  - added the media type `application/json` for the response with the status `200`
- **2019-08-15** `42619b8ccbbe` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/openintegrationhub/apis/iam-api-for-oih/docs/api/v1/tenants/post.md) · [API](https://skmtc.dev/openintegrationhub/apis/iam-api-for-oih.md) · [Page](https://skmtc.dev/openintegrationhub/apis/iam-api-for-oih/changes/api/v1/tenants/post)
