Update data of an existing chart that is loaded with manually specified data

Log in to see full request history

The operation will succeed only if the cid specified is valid and the key provided has necessary permissions to carry out the operation.

If this function is used on charts loaded with a query, the data set will override any query the chart has. The chart will then always show the set data instead of running a query. To set the chart back to a query, use the update-query rest api.

Body Params
string

Unique chart id of chart to update

json

Data in JSON format in accordance with chart type

json

Use for multi-stack charts to set a dataset instead of data

json

Use with multi-stack chart to set the stack category names

Responses

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json