v1

latestOpenAPI 3.1.02026-07-2342137210.8 KB
Analysis Groups

Create an Analysis Group

Creating an Analysis Group allows to aggregate Feature Importance for a number of Analyses

post/v1/beam/analysis-groups

Request body

namestring required

Name of an analysis group.

analysis_idsstring[] required

The list of existing analysis IDs to include in the group.

Analyses can belong to multiple groups. Analyses must have the same demand type (the interval must match and, for weekly analyses, week_start_day must also be consistent). Every analysis in the group must have the same industry, if set.

Response

Successful Response

group_idstring

The autogenerated identifier for the analysis group.