UpdateGroup updates the group for the organization.Ask AIpatch https://api.cast.ai/v1/organizations/{organizationId}/groups/{group.id}Path ParamsorganizationIdstringrequiredOrganizationID is the organization ID for which the group is updated.group.idstringrequiredID is the unique identifier of the group.Body ParamsGroups is the groups to be updated.namestringrequiredName is the name of the group.descriptionstringDescription is the description of the group.definitionobjectrequireddefinition objectResponse 200Groups is the updated groups.Updated 7 months ago