Add product to collectionAsk AIpost https://api.yotpo.com/core/v3/stores/{store_id}/collections/{yotpo_collection_id}/productsAdds a product to a collection within your product catalog.Path Paramsstore_idstringrequiredThe store ID (app_key).yotpo_collection_idint32requiredThe Yotpo ID for the collection. This ID is created automatically upon creation of the collection. You can find it by using the Retrieve endpoint.Body Paramsexternal_idstringrequiredResponses 200200 400400 404404 409409Updated 10 months ago