---
title: "Changes to Create new environment"
method: POST
path: "/environments"
---

# Changes to Create new environment

`POST /environments`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 50 revisions.

- **2024-05-21** `ab4a3143f69e` — 1 info
- **2023-08-03** `91036c61f8d9` — 1 breaking
- **2023-05-02** `356fe46f6721` — 1 breaking, 6 info
- **2022-11-17** `9ee6203c38fa` — 3 info

## Changes

- **2024-05-21** `ab4a3143f69e` — 1 info
  - endpoint added
- **2023-08-03** `91036c61f8d9` — 1 breaking
  - api path removed without deprecation
- **2023-05-02** `356fe46f6721` — 1 breaking, 6 info
  - removed the success response with the status `200`
  - api tag `resource-api` added
  - api tag `api` removed
  - added the media type `text/yaml` to the request body
  - added the non-success response with the status `500`
  - removed the non-success response with the status `400`
  - added the success response with the status `201`
- **2022-11-17** `9ee6203c38fa` — 3 info
  - added the media type `application/json` to the request body
  - added the media type `application/json` for the response with the status `200`
  - added the non-success response with the status `400`

---

[Operation](https://skmtc.dev/kubeshop/apis/tracetest/docs/environments/post.md) · [API](https://skmtc.dev/kubeshop/apis/tracetest.md) · [Page](https://skmtc.dev/kubeshop/apis/tracetest/changes/environments/post)
