Skip to main content
POST
Create Dashboard

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

Api-key
string | null

Body

application/json

This is the entry point for the API.

name
string
required
description
string
required
spec
DashboardSpecCreate · object
required

Response

Successful Response

name
string
required
description
string
required
id
string<uuid>
required
organisation_id
string
required
created_at
string<date-time>
required
updated_at
string<date-time>
required
datasets
KeyDatasetMetadata · object[]
required
spec
DashboardSpecRead · object
required