---
title: "edit workspace deploy ui settings"
method: POST
path: "/w/{workspace}/workspaces/edit_deploy_ui_config"
tags: ["workspace"]
---

# edit workspace deploy ui settings

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

## Path parameters

- `workspace` string, required

## Request body

- object
  - `deploy_ui_settings` WorkspaceDeployUISettings
    - `include_path` string[]
    - `include_type` GitSyncObjectType[]

## Response `200`

status

- unknown

## Changes

> 176 revisions in range; 10 could not be searched.

- **2026-07-31** `84647911dbb7` — 1 info
  - added the new `datatablemigration` enum value to the request property `deploy_ui_settings/include_type/items/`

[Change history](https://skmtc.dev/windmill/apis/windmill-api/changes/w/:workspace/workspaces/edit_deploy_ui_config/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)
