put https://{baseUrl}/api/reportbuilder/update
Log in to see full request history
Response
xxxxxxxxxx
curl --request PUT \
--url https://your-instance.regscale.co/api/reportbuilder/update \
--header 'accept: application/json' \
--header 'content-type: application/*+json' \
--data '{"chartType":0}'
Try It!
to start a request and see the response here!