resource-facade

Render a report template and export it to a binary file.

post/v1/reports/generate

Headers

x-api-keystring nullable

Request body

templatestring required

Template name (from GET /reports/templates)

formatstring

Export format (from GET /reports/formats)

dataobject required

Data dict with keys required by the template

filenamestring nullable

Custom filename (without extension)

Response

Successful Response

{"stackTrail":"paths:/v1/reports/generate:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.