Reports
POST {{baseUrl}}/api/3/reports
Configures a new report for generation. Report types are controlled through either or both a format and template. Non-templatized (export
) report formats do not require a template and have their output format preset. Templatized (document
and file
) report formats support a report template that governs the content of the output and the output format can be chosen from a list of supported formats.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | null |