Update Chart API

Update the API endpoint of a chart along with static API parameters

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

The operation will set an API endpoint on the specified chart along with setting static API invocation parameters. The params is an optional parameter and will be set only if the params parameter is passed in the request.

Body Params
string

Unique chart id of chart to update

string

New API endpoint URL to set on the chart

json

[Optional] New static parameters to set on the API

Responses

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