---
title: "Changes to Create or update a workbook by slug"
method: PUT
path: "/api/v1/deployments/{deploymentId}/workbooks/by-slug/{slug}"
---

# Changes to Create or update a workbook by slug

`PUT /api/v1/deployments/{deploymentId}/workbooks/by-slug/{slug}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 10 revisions.

- **2026-08-30** `3adb3c5e66ca` — 1 warning
- **2026-08-27** `97e151460143` — 3 warning, 1 info
- **2026-08-17** `29d481391a25` — 9 warning, 4 info
- **2026-07-31** `a0c6b1d2ac96` — 1 info

## Changes

- **2026-08-30** `3adb3c5e66ca` — 1 warning
  - added the new `sankey` enum value to the `publishedDashboard/oneOf[#/components/schemas/Dashboard]/reportSnapshots/items/kind/oneOf[#/components/schemas/ReportSnapshotDtoKind]/` response property for the response status `200`
- **2026-08-27** `97e151460143` — 3 warning, 1 info
  - added the new `PARENT` enum value to the `dashboardDraft/oneOf[#/components/schemas/DashboardConfig]/widgets/oneOf[subschema #1]/items/type` response property for the response status `200`
  - added the new `PARENT` enum value to the `dashboardPublished/oneOf[#/components/schemas/DashboardConfig]/widgets/oneOf[subschema #1]/items/type` response property for the response status `200`
  - added the new `PARENT` enum value to the `publishedDashboard/oneOf[#/components/schemas/Dashboard]/config/widgets/oneOf[subschema #1]/items/type` response property for the response status `200`
  - added the optional property `publishedDashboard/oneOf[#/components/schemas/Dashboard]/reportSnapshots/items/pythonCode` to the response with the `200` status
- **2026-08-17** `29d481391a25` — 9 warning, 4 info
  - added the new `CONTAINER` enum value to the `dashboardDraft/oneOf[#/components/schemas/DashboardConfig]/widgets/oneOf[subschema #1]/items/type` response property for the response status `200`
  - added the new `CONTAINER` enum value to the `dashboardPublished/oneOf[#/components/schemas/DashboardConfig]/widgets/oneOf[subschema #1]/items/type` response property for the response status `200`
  - added the new `CONTAINER` enum value to the `publishedDashboard/oneOf[#/components/schemas/Dashboard]/config/widgets/oneOf[subschema #1]/items/type` response property for the response status `200`
  - added the new `DIVIDER` enum value to the `dashboardDraft/oneOf[#/components/schemas/DashboardConfig]/widgets/oneOf[subschema #1]/items/type` response property for the response status `200`
  - added the new `DIVIDER` enum value to the `dashboardPublished/oneOf[#/components/schemas/DashboardConfig]/widgets/oneOf[subschema #1]/items/type` response property for the response status `200`
  - added the new `DIVIDER` enum value to the `publishedDashboard/oneOf[#/components/schemas/Dashboard]/config/widgets/oneOf[subschema #1]/items/type` response property for the response status `200`
  - added the new `SPACER` enum value to the `dashboardDraft/oneOf[#/components/schemas/DashboardConfig]/widgets/oneOf[subschema #1]/items/type` response property for the response status `200`
  - added the new `SPACER` enum value to the `dashboardPublished/oneOf[#/components/schemas/DashboardConfig]/widgets/oneOf[subschema #1]/items/type` response property for the response status `200`
  - added the new `SPACER` enum value to the `publishedDashboard/oneOf[#/components/schemas/Dashboard]/config/widgets/oneOf[subschema #1]/items/type` response property for the response status `200`
  - added the optional property `publishedDashboard/oneOf[#/components/schemas/Dashboard]/reportSnapshots/items/isSourceReport` to the response with the `200` status
  - removed the `TABS_CONTAINER` enum value from the `dashboardDraft/oneOf[#/components/schemas/DashboardConfig]/widgets/oneOf[subschema #1]/items/type` response property for the response status `200`
  - removed the `TABS_CONTAINER` enum value from the `dashboardPublished/oneOf[#/components/schemas/DashboardConfig]/widgets/oneOf[subschema #1]/items/type` response property for the response status `200`
  - removed the `TABS_CONTAINER` enum value from the `publishedDashboard/oneOf[#/components/schemas/Dashboard]/config/widgets/oneOf[subschema #1]/items/type` response property for the response status `200`
- **2026-07-31** `a0c6b1d2ac96` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/cube-js/apis/cube-cloud-rest-api/docs/api/v1/deployments/:deploymentId/workbooks/by-slug/:slug/put.md) · [API](https://skmtc.dev/cube-js/apis/cube-cloud-rest-api.md) · [Page](https://skmtc.dev/cube-js/apis/cube-cloud-rest-api/changes/api/v1/deployments/:deploymentId/workbooks/by-slug/:slug/put)
