v53

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-0738124256.7 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