post https://example.com/datainsights/v1.1/reports//charts
Log in to see full request history
Responses
xxxxxxxxxx
curl --request POST \
--url https://example.com/datainsights/v1.1/reports/report_id/charts \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '{"kind":"line"}'
Try It!
to start a request and see the response here! Or choose an example: