Data generation endpoint

Generate ad-hoc report

Use this endpoint to generate ad-hoc report file.

POST /reports/{reportId}/files

NOTE: Report files are generated asynchronously. Ensure the report file status is: COMPLETED before fetching the data. To check the report file status use the GET /files/{reportFileId} endpoint.