Recommenders
Create recommender
Create a new Spark recommender for a specific shop and product feed. Training starts automatically after creation.
POST
The shop (e-commerce platform) identifier.
The product feed ID to use for recommendations.
Each shop + feed combination can only have one recommender. Attempting to create a duplicate returns a
422 error.
After creation the recommender status will be created and training will start automatically in the background.