Create a report instance

POST {{baseUrl}}/api/model/reports/:reportId/instances?executionStage=execute_data

Request Params

KeyDatatypeRequiredDescription
executionStagestringThe execution stage the report is executed to.
Applicable values: resolve_prompts, execute_data, no_action (default)

HEADERS

KeyDatatypeRequiredDescription
X-MSTR-AuthTokenstring(Required) Authorization Token
X-MSTR-ProjectIdstring(Required) Project ID
PreferstringSet to respond-async to execute this API asynchronously