Updates a product group.Copy Pagepatch https://zalary-beta-gateway-external-client-api.azurewebsites.net/api/v1/tenants/{tenantUid}/product-groups/{productGroupUid}Path ParamstenantUiduuidrequiredUid of the tenant.productGroupUiduuidrequiredUid of the product group.Body Paramsapplication/json-patch+jsonapplication/jsontext/jsonapplication/*+jsonnamestring | nullorderint32 | nullHeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/jsontext/plainAllowed:application/jsontext/jsontext/plaincontent-typestringenumDefaults to application/json-patch+jsonGenerated from available request content typesapplication/*+jsonapplication/jsonapplication/json-patch+jsontext/jsonAllowed:application/*+jsonapplication/jsonapplication/json-patch+jsontext/jsonResponses 200Product group was successfully updated. 401User is not authorized. 403User does not have the required roles to access this action. 501The endpoint is not implemented.Updated about 1 year ago