User Guide
ExecuteQuery
Triggers the generation of a Zipped CSV for a given report ID.
URL
|
POST /api/Report/ExecuteQuery/{Id} |
ExecuteQuery method |
| Parameter | Required | Description | Type |
|---|---|---|---|
| id | Required | id |
string($uuid) (path) |
Responses
| Code | Description | Links | |
|---|---|---|---|
| 200 | Success | No links | |
| 401 | Unauthorized | No links | |
| 500 | Server Error | No links | |
