/
LY
lynxbase
/
LynxDB API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 2mo ago
Details
Filter operations
Alerts
7
Compatibility
4
Config
2
Dashboards
5
get
List dashboards
post
Create a dashboard
get
Get full dashboard definition
put
Replace a dashboard definition
delete
Delete a dashboard
Ingest
2
Live
2
Materialized Views
6
Query
8
Saved Queries
4
Schema
3
Server
2
Dashboards
Replace a dashboard definition
put
/dashboards/{id}
Path parameters
id
string
required
Request body
DashboardInput
required
name
string
required
panels
Panel[]
required
variables
DashboardVariable[]
Response
Updated
DashboardResponse
required
data
Dashboard
required
Changes