---
title: "Changes to Publish dashboard"
method: POST
path: "/api/v1/deployments/{deploymentId}/workbooks/{workbookId}/publish"
---

# Changes to Publish dashboard

`POST /api/v1/deployments/{deploymentId}/workbooks/{workbookId}/publish`

> 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` — 1 warning, 2 info
- **2026-08-17** `29d481391a25` — 1 breaking, 4 warning, 5 info
- **2026-07-31** `a0c6b1d2ac96` — 1 info

## Changes

- **2026-08-30** `3adb3c5e66ca` — 1 warning
  - added the new `sankey` enum value to the `reportSnapshots/items/kind/oneOf[#/components/schemas/ReportSnapshotDtoKind]/` response property for the response status `200`
- **2026-08-27** `97e151460143` — 1 warning, 2 info
  - added the new `PARENT` enum value to the `config/widgets/oneOf[subschema #1]/items/type` response property for the response status `200`
  - added the new `PARENT` enum value to the request property `config/oneOf[#/components/schemas/DashboardConfigInput]/widgets/oneOf[subschema #1]/items/type`
  - added the optional property `reportSnapshots/items/pythonCode` to the response with the `200` status
- **2026-08-17** `29d481391a25` — 1 breaking, 4 warning, 5 info
  - removed the enum value `TABS_CONTAINER` of the request property `config/oneOf[#/components/schemas/DashboardConfigInput]/widgets/oneOf[subschema #1]/items/type`
  - the `config/oneOf[#/components/schemas/DashboardConfigInput]/widgets/oneOf[subschema #1]/items/id` request property's maxLength was set to `128`
  - added the new `CONTAINER` enum value to the `config/widgets/oneOf[subschema #1]/items/type` response property for the response status `200`
  - added the new `DIVIDER` enum value to the `config/widgets/oneOf[subschema #1]/items/type` response property for the response status `200`
  - added the new `SPACER` enum value to the `config/widgets/oneOf[subschema #1]/items/type` response property for the response status `200`
  - added the new `CONTAINER` enum value to the request property `config/oneOf[#/components/schemas/DashboardConfigInput]/widgets/oneOf[subschema #1]/items/type`
  - added the new `DIVIDER` enum value to the request property `config/oneOf[#/components/schemas/DashboardConfigInput]/widgets/oneOf[subschema #1]/items/type`
  - added the new `SPACER` enum value to the request property `config/oneOf[#/components/schemas/DashboardConfigInput]/widgets/oneOf[subschema #1]/items/type`
  - added the optional property `reportSnapshots/items/isSourceReport` to the response with the `200` status
  - removed the `TABS_CONTAINER` enum value from the `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/:workbookId/publish/post.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/:workbookId/publish/post)
