Create dashboard
Create a saved dashboard. Each widget carries a chart type, a grid
position, and an analytics query spec validated against the
dimension registry. Limited to 10 dashboards per workspace.
Authentication
AuthorizationBearer
Enter your API key with the Bearer prefix, e.g. ‘Bearer sk_…’.
Request
This endpoint expects an object.
name
layout
description
Response
The created dashboard.
id
Prefixed wire id (dash_<26 char Crockford base32>).
name
layout
created_at
updated_at
description
Errors
400
Bad Request Error
401
Unauthorized Error
422
Unprocessable Entity Error