post
http://api.umbrellacost.io/api/v2/preferences/bulk
Use this request to update Recommendation Preference or to Enable/Disable recommendation type
To you update a preference, perform the following steps:
- GET the preference complete object
- See the GET preferences response example
- Perform your updates to the relevant fields
- Use the entire updated object in the POST request
- Note the updated entry is encapsulated in an array
To Enable/Disable this recommendation type:
- Change the "enabled" field to true/false
