POST
/
dashboard

Authorizations

Authorization
string
header
required

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

Body

application/json
dashboardJson
string
required

JSON representation of the dashboard configuration

id
string
required

Unique identifier for the dashboard

name
string
required

Name of the dashboard

defaultTimeRange
string

Default time range for the dashboard

Response

200 - application/json

The response is of type object.