---
title: "Changes to Validate Dashboard"
method: POST
path: "/api/v2/dashboards/validate"
---

# Changes to Validate Dashboard

`POST /api/v2/dashboards/validate`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 10 of 60 revisions.

- **2026-08-26** `3399efdca551` — 1 breaking, 2 warning, 1 info
- **2026-08-21** `657a080bc547` — 7 info
- **2026-08-19** `f6841a440c38` — 3 info
- **2026-08-07** `19ec53ae02e0` — 4 info
- **2026-08-04** `75cd108f32f7` — 2 info
- **2026-07-10** `b548b53bdc94` — 2 info
- **2026-07-09** `d3f0d5ec527e` — 3 info
- **2026-07-08** `3f2f1a8cf0bc` — 2 info
- **2026-07-01** `5396afb666e3` — 1 info
- **2026-01-30** `ed852374c451` — 1 breaking

## Changes

- **2026-08-26** `3399efdca551` — 1 breaking, 2 warning, 1 info
  - the `savedFilterValues/items/` request property type/format changed from `object`/`` to ``/``
  - removed the request property `savedFilterValues/items/condition`
  - removed the request property `savedFilterValues/items/type`
  - added `#/components/schemas/SqlSavedFilterValue, #/components/schemas/VariableSavedFilterValue` to the `savedFilterValues/items/` request property `oneOf` list
- **2026-08-21** `657a080bc547` — 7 info
  - added the new optional request property `tiles/items/allOf[#/components/schemas/TileBase]/config/oneOf[#/components/schemas/BarChartConfig]/oneOf[#/components/schemas/BarBuilderChartConfig]/formulas`
  - added the new optional request property `tiles/items/allOf[#/components/schemas/TileBase]/config/oneOf[#/components/schemas/BarChartConfig]/oneOf[#/components/schemas/BarBuilderChartConfig]/showOperandSeries`
  - added the new optional request property `tiles/items/allOf[#/components/schemas/TileBase]/config/oneOf[#/components/schemas/LineChartConfig]/oneOf[#/components/schemas/LineBuilderChartConfig]/formulas`
  - added the new optional request property `tiles/items/allOf[#/components/schemas/TileBase]/config/oneOf[#/components/schemas/LineChartConfig]/oneOf[#/components/schemas/LineBuilderChartConfig]/showOperandSeries`
  - added the new optional request property `tiles/items/allOf[#/components/schemas/TileBase]/config/oneOf[#/components/schemas/NumberChartConfig]/oneOf[#/components/schemas/NumberBuilderChartConfig]/formulas`
  - added the new optional request property `tiles/items/allOf[#/components/schemas/TileBase]/config/oneOf[#/components/schemas/TableChartConfig]/oneOf[#/components/schemas/TableBuilderChartConfig]/formulas`
  - added the new optional request property `tiles/items/allOf[#/components/schemas/TileBase]/config/oneOf[#/components/schemas/TableChartConfig]/oneOf[#/components/schemas/TableBuilderChartConfig]/showOperandSeries`
- **2026-08-19** `f6841a440c38` — 3 info
  - added the new optional request property `filters/items/isBroadcastEnabled`
  - added the new optional request property `filters/items/isVariableEnabled`
  - added the new optional request property `filters/items/variableName`
- **2026-08-07** `19ec53ae02e0` — 4 info
  - the `tiles/items/allOf[#/components/schemas/TileBase]/config/oneOf[#/components/schemas/BarChartConfig]/oneOf[#/components/schemas/BarBuilderChartConfig]/seriesLimit` request property's min was decreased from `1.00` to `0.00`
  - the `tiles/items/allOf[#/components/schemas/TileBase]/config/oneOf[#/components/schemas/CategoricalBarChartConfig]/oneOf[#/components/schemas/CategoricalBarBuilderChartConfig]/limit` request property's min was decreased from `1.00` to `0.00`
  - the `tiles/items/allOf[#/components/schemas/TileBase]/config/oneOf[#/components/schemas/LineChartConfig]/oneOf[#/components/schemas/LineBuilderChartConfig]/seriesLimit` request property's min was decreased from `1.00` to `0.00`
  - the `tiles/items/allOf[#/components/schemas/TileBase]/config/oneOf[#/components/schemas/PieChartConfig]/oneOf[#/components/schemas/PieBuilderChartConfig]/limit` request property's min was decreased from `1.00` to `0.00`
- **2026-08-04** `75cd108f32f7` — 2 info
  - added the new optional request property `tiles/items/allOf[#/components/schemas/TileBase]/config/oneOf[#/components/schemas/BarChartConfig]/oneOf[#/components/schemas/BarBuilderChartConfig]/seriesLimit`
  - added the new optional request property `tiles/items/allOf[#/components/schemas/TileBase]/config/oneOf[#/components/schemas/LineChartConfig]/oneOf[#/components/schemas/LineBuilderChartConfig]/seriesLimit`
- **2026-07-10** `b548b53bdc94` — 2 info
  - added the new optional request property `tiles/items/allOf[#/components/schemas/TileBase]/config/oneOf[#/components/schemas/CategoricalBarChartConfig]/oneOf[#/components/schemas/CategoricalBarBuilderChartConfig]/orderBy`
  - added the new optional request property `tiles/items/allOf[#/components/schemas/TileBase]/config/oneOf[#/components/schemas/PieChartConfig]/oneOf[#/components/schemas/PieBuilderChartConfig]/orderBy`
- **2026-07-09** `d3f0d5ec527e` — 3 info
  - added the new optional request property `tiles/items/allOf[#/components/schemas/TileBase]/config/oneOf[#/components/schemas/PieChartConfig]/oneOf[#/components/schemas/PieBuilderChartConfig]/limit`
  - added `bar` discriminator mapping keys to the `tiles/items/allOf[#/components/schemas/TileBase]/config` request property
  - added `#/components/schemas/CategoricalBarChartConfig` to the `tiles/items/allOf[#/components/schemas/TileBase]/config` request property `oneOf` list
- **2026-07-08** `3f2f1a8cf0bc` — 2 info
  - added `event_patterns` discriminator mapping keys to the `tiles/items/allOf[#/components/schemas/TileBase]/config` request property
  - added `#/components/schemas/EventPatternsChartConfig` to the `tiles/items/allOf[#/components/schemas/TileBase]/config` request property `oneOf` list
- **2026-07-01** `5396afb666e3` — 1 info
  - endpoint added
- **2026-01-30** `ed852374c451` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/hyperdxio/apis/hyperdx-external-api/docs/api/v2/dashboards/validate/post.md) · [API](https://skmtc.dev/hyperdxio/apis/hyperdx-external-api.md) · [Page](https://skmtc.dev/hyperdxio/apis/hyperdx-external-api/changes/api/v2/dashboards/validate/post)
