---
title: "Changes to Atomically replace a project's display name and config"
method: PUT
path: "/api/v1/projects/{id}"
---

# Changes to Atomically replace a project's display name and config

`PUT /api/v1/projects/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 108 revisions.

- **2026-08-19** `88165c0dc817` — 2 info
- **2026-08-13** `e38191632a2a` — 1 info
- **2026-08-13** `9c4458b5852c` — 1 warning, 1 info
- **2026-08-05** `f95c2a6af3da` — 6 info
- **2026-07-31** `4d9ea22ac81f` — 2 info
- **2026-07-23** `a3ea1ef5c3ed` — 1 info

## Changes

- **2026-08-19** `88165c0dc817` — 2 info
  - added the new optional request property `config/autoReview`
  - added the optional property `project/config/autoReview` to the response with the `200` status
- **2026-08-13** `e38191632a2a` — 1 info
  - added the optional property `project/workspaceRepos/items/gitStatus` to the response with the `200` status
- **2026-08-13** `9c4458b5852c` — 1 warning, 1 info
  - added the new `gitlab` enum value to the `project/config/trackerIntake/provider` response property for the response status `200`
  - added the new `gitlab` enum value to the request property `config/trackerIntake/provider`
- **2026-08-05** `f95c2a6af3da` — 6 info
  - added the new optional request property `config/agentConfig/mode`
  - added the new optional request property `config/orchestrator/agentConfig/mode`
  - added the new optional request property `config/worker/agentConfig/mode`
  - added the optional property `project/config/agentConfig/mode` to the response with the `200` status
  - added the optional property `project/config/orchestrator/agentConfig/mode` to the response with the `200` status
  - added the optional property `project/config/worker/agentConfig/mode` to the response with the `200` status
- **2026-07-31** `4d9ea22ac81f` — 2 info
  - added the new optional request property `config/containerReap`
  - added the optional property `project/config/containerReap` to the response with the `200` status
- **2026-07-23** `a3ea1ef5c3ed` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/composiohq/apis/agent-orchestrator-http-daemon/docs/api/v1/projects/:id/put.md) · [API](https://skmtc.dev/composiohq/apis/agent-orchestrator-http-daemon.md) · [Page](https://skmtc.dev/composiohq/apis/agent-orchestrator-http-daemon/changes/api/v1/projects/:id/put)
