CreateReport
Create a report.
POST
/
api
/v1
/reports
Request Body
application/json
RequiredDeprecated - use RuleEvaluationService instead.
reportFromReportTemplateRequest
object
Deprecated - use RuleEvaluationService instead.
reportFromRulesRequest
object
Deprecated - use RuleEvaluationService instead.
organizationId
Requiredstring
runId
Requiredstring
name
Requiredstring
Override the name of the report. If not provided, the name will be generated based on the report template or run.
metadata
array<object>
A successful response.