post https://{baseUrl}/api/reportbuilder/exportReport
Log in to see full request history
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
Loading…
Response
200OK
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
200OK
xxxxxxxxxx
curl --request POST \
--url https://your-instance.regscale.co/api/reportbuilder/exportReport \
--header 'content-type: application/*+json' \
--data '{"chartType":0}'
Try It!
to start a request and see the response here!