POST
/
project
/
{project_id}
/
chart

Authorizations

Authorization
string
header
required

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

Path Parameters

project_id
string
required

ID of the project

Body

application/json
name
string
required
type
string
required
chartData
object
ChartDatasetConfigs
string[]
chartDataUpdated
string
id
string
project_id
string
public
boolean
shareable
boolean
subType
string

Response

200 - application/json
chartData
object
ChartDatasetConfigs
object[]
chartDataUpdated
string
id
string
name
string
project_id
string
public
boolean
shareable
boolean
subType
string
type
string