POST
https://api.appmixer.com/charts
This method is not meant to be implemented by applications embedding Appmixer SDK. Creating chart requires complex objects (options, query, traces), their structure goes beyond this documentation. appmixer.ui.InsightsChartEditor
SDK component should be used to build Charts.
PUT
https://api.appmixer.com/charts/:chartId
The same properties as in Create Chart API endpoint.
GET
https://api.appmixer.com/charts
Get a list of all charts the user has configured in their Insights Dashboard.
GET
https://api.appmixer.com/charts/:id
DELETE
https://api.appmixer.com/charts/:id