POST /api/report_templates/1007981804/generate
{
"input_values": {
"hello": "ohai"
},
"report_template": {}
}
200
2 ohai
| Param name | Description |
|---|---|
|
location_id optional |
Scope by locations Validations:
|
|
organization_id optional |
Scope by organizations Validations:
|
|
id required |
Validations:
|
|
input_values optional |
Hash of input values where key is the name of input, value is the value for this input Validations:
|