POST
/
project
/
{project_id}
/
chart

Authorizations

Authorization
string
headerrequired

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
id
string
subType
string
chartData
object
chartDataUpdated
string
project_id
string
public
boolean
shareable
boolean
ChartDatasetConfigs
string[]

Response

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