---
title: "Changes to Update a workspace"
method: PATCH
path: "/workspaces/{id}"
---

# Changes to Update a workspace

`PATCH /workspaces/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 303 revisions.

- **2026-09-22** `16644b6a015e` — 2 info
- **2026-07-29** `c506a198e46b` — 1 info
- **2026-07-22** `e2999258bc39` — 1 info
- **2026-07-16** `c91cc6f88caa` — 5 breaking

## Changes

- **2026-09-22** `16644b6a015e` — 2 info
  - added the new optional request property `disabled_server_tools`
  - added the optional property `data/allOf[#/components/schemas/Workspace]/disabled_server_tools` to the response with the `200` status
- **2026-07-29** `c506a198e46b` — 1 info
  - added the optional property `data/allOf[#/components/schemas/Workspace]/include_byok_in_budgets` to the response with the `200` status
- **2026-07-22** `e2999258bc39` — 1 info
  - added the required property `data/allOf[#/components/schemas/Workspace]/default_guardrail_id` to the response with the `200` status
- **2026-07-16** `c91cc6f88caa` — 5 breaking
  - the request property `default_image_model` became not nullable
  - the request property `default_provider_sort` became not nullable
  - the request property `default_text_model` became not nullable
  - the request property `description` became not nullable
  - the request property `io_logging_api_key_ids` became not nullable

---

[Operation](https://skmtc.dev/openrouterteam/apis/openrouter-api/docs/workspaces/:id/patch.md) · [API](https://skmtc.dev/openrouterteam/apis/openrouter-api.md) · [Page](https://skmtc.dev/openrouterteam/apis/openrouter-api/changes/workspaces/:id/patch)
