go to documentation
Render and stream back report
POST: {{>~getCurrentLocation()}}api/report
HEADERS: Content-Type: application/json
BODY: {
   "template": { "shortid" : "{{:shortid}}" }
   "data": { aProperty: "value" }
}
Complex body with overrides