---
title: "detach the dev workspace from this (prod) workspace"
method: POST
path: "/w/{workspace}/workspaces/detach_dev_workspace"
tags: ["workspace"]
---

# detach the dev workspace from this (prod) workspace

`POST /w/{workspace}/workspaces/detach_dev_workspace`

## Path parameters

- `workspace` string, required

## Request body

- object
  - `dev_workspace_id` string, required

## Response `200`

dev workspace detached

## Changes

- **2026-06-30** `1319dda7bbc5` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/windmill/apis/windmill-api/changes/w/:workspace/workspaces/detach_dev_workspace/post.md)

---

[API](https://skmtc.dev/windmill/apis/windmill-api.md) · [All operations](https://skmtc.dev/windmill/apis/windmill-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/windmill/windmill-api/revisions/7b281701c340/schema)
