Generate Report with Transform
POST/render/:transform_name
Generates a report by processing the provided transform input files.
The report can be generated in various formats (PDF, PNG, JPEG) with configurable options for quality and pagination.
Request
Responses
- 200
- 400
- 404
The generated report in one for the supported formats.
Illegal input for operation.
Resource not found.