v51

OpenAPI 3.0.0raw.githubusercontent.com2026-07-1000256.1 KB
Dashboards

Create Dashboard

Creates a new dashboard

post/api/v2/dashboards

Request body

namestring required

Dashboard name.

tagsstring[]

Tags for organizing and filtering dashboards.

savedQuerystring nullable

Optional default dashboard query to persist on the dashboard.

savedQueryLanguage'sql' | 'lucene'

Query language for the where clause.

Response

Successfully created dashboard