---
title: "Changes to Update environment"
method: PUT
path: "/environments/{environmentID}"
---

# Changes to Update environment

`PUT /environments/{environmentID}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 50 revisions.

- **2024-05-21** `ab4a3143f69e` — 1 info
- **2022-11-17** `9ee6203c38fa` — 2 breaking, 3 info

## Changes

- **2024-05-21** `ab4a3143f69e` — 1 info
  - endpoint added
- **2022-11-17** `9ee6203c38fa` — 2 breaking, 3 info
  - added the new path request parameter `environmentId`
  - removed the success response with the status `200`
  - added the media type `application/json` to the request body
  - added the non-success response with the status `500`
  - added the success response with the status `204`

---

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