POST /api/report_templates/1007981727/generate { "report_format": "json", "report_template": {} } 200 [ { "a": 1 }, { "a": 2 } ]
参数名字 | 描述 |
---|---|
location_id 选填 |
Set the current location context for the request Validations:
|
organization_id 选填 |
Set the current organization context for the request Validations:
|
id 必填 |
Validations:
|
input_values 选填 |
哈希输入值,其中关键字是输入名称,值是这个输入 Validations:
|
gzip 选填 |
Compress the report uzing gzip Validations:
|
report_format 选填 |
Report format, defaults to ‘csv’ Validations:
|