Reports

Generate a report

Generates a report with the specified parameters. This report can later be downloaded via /reports/{reportRunId}/result

post/reports/generate

Request body

reportIdstring
paramsobject
reportDateinteger

Response

successful operation

reportIdstring
reportRunIdstring
status'OK' | 'FAILED'
uristring

Changes