Update grouping set

Updates metadata for the grouping set (isDefault, isActive). The grouping rules and mappings inside the set remain immutable; this operation does not change groupingSetDetails.

If isDefault is set to true, any other grouping set that was marked default for the tenant is cleared as non-default.

The caller must be authorized to manage grouping sets; otherwise the service returns 403 Forbidden.

Path Params
int64
required
≥ 1

ID of the grouping set.

Body Params
boolean

If true, this grouping set becomes the tenant default; the previous default is cleared.

boolean

If true, the grouping set is active and may be assigned to grouping jobs; if false, it is inactive.

Responses
204

Success. Grouping set metadata updated.

Language
Credentials
URL
LoadingLoading…
Response
Choose an example:
application/json