Add/remove productsAsk AIput https://api.yotpo.com/v1/apps/app_key/products_groups/group_nameAdd or remove products from a product group.Recent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Path Paramsapp_keystringrequiredThe store IDgroup_namestringrequiredProduct group name (the one you used when you created it)Body ParamsutokenstringrequiredYour Yotpo account access token. See Yotpo Authentication to learn how to generate your utoken.product_ids_to_addarray of stringsYour product id to add to the group (use the same id's you use in your store, like SKUs)product_ids_to_addADD stringproduct_ids_to_removearray of stringsYour product id to remove from the group (use the same id's you used when added the products)product_ids_to_removeADD stringResponses 200200 400400Updated 10 months ago