post https://{baseUrl}/api/reportbuilder/updatePreview
Log in to see full request history
Response
xxxxxxxxxx
curl --request POST \
--url https://your-instance.regscale.co/api/reportbuilder/updatePreview \
--header 'accept: application/json' \
--header 'content-type: application/*+json' \
--data '{"chartType":0}'
xxxxxxxxxx
{
"data": [
{}
]
}