POST
/
project
/
{project_id}
/
chart
/
{id}
/
chart-dataset-config

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

id
string
required

ID of the chart

Body

application/json
id
string
chart_id
integer
dataset_id
integer
formula
string
datasetColor
string
fillColor
string
fill
boolean
default: false
multiFill
boolean
default: false
legend
string
pointRadius
integer
excludedFields
string[]
sort
string
columnsOrder
string[]
order
integer
default: 0
maxRecords
integer
goal
integer

Response

200 - application/json
id
string
chart_id
integer
dataset_id
integer
formula
string
datasetColor
string
fillColor
string
fill
boolean
default: false
multiFill
boolean
default: false
legend
string
pointRadius
integer
excludedFields
string[]
sort
string
columnsOrder
string[]
order
integer
default: 0
maxRecords
integer
goal
integer