Create a report instance
POST {{baseUrl}}/api/model/reports/:reportId/instances
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| X-MSTR-AuthToken | string | (Required) Authorization Token | |
| X-MSTR-ProjectId | string | (Required) Project ID | |
| Prefer | string | Set to respond-async to execute this API asynchronously |