dimension_type must already exist in the system.dimension_group must already exist and be associated with the given dimension_type.prog_id) and the dimension_group.{
"dimensionGroup": {
"prog_id": 1000120,
"dimension_group": "TAGLIE_UE"
}
}dimension_type does not exist in the system, the following error will be returned:{
"message": "dimension_type with {dimension_type} not found"
}dimension_group does not exist for the specified dimension_type, the following error will be returned:{
"message": "dimension_group with {dimension_group} not found"
}