Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

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

Body

application/json
name
string
required
team_id
integer
required
dashboardTitle
string
description
string

Response

Created dashboard

id
integer
team_id
integer
name
string
brewName
string
dashboardTitle
string
description
string
backgroundColor
string
default:#103751
titleColor
string
default:white
headerCode
string
public
boolean
default:false
passwordProtected
boolean
default:false
timezone
string
updateSchedule
object
lastUpdatedAt
string<date-time>
Charts
object[]