/
BI
bilflo
/
Bilflo.Api
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
bilflo
Bilflo.Api
post
Creates a new dashboard with rows and widgets.
v1
latest
OpenAPI 3.0.1
2026-08-06
208
355
659.3 KB
Dashboards
Creates a new dashboard with rows and widgets.
post
/dash/v{version}/Dashboards
Path parameters
version
string
required
Headers
company-id
string
required
Request body
BilfloApiFeaturesDashboardsCreateDashboardRequest
required
name
string
nullable
description
string
nullable
createdBy
string
nullable
layoutNodes
DashboardsContractsModelsLayoutNodeDto[]
nullable
Response
Success
DashboardsContractsModelsDashboardDto
required
dashboardId
integer
companyId
string
uuid
name
string
nullable
description
string
nullable
createdBy
string
nullable
createdAt
string
date-time
updatedAt
string
date-time
nullable
isActive
boolean