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