Save product search boost values.
| Name | Description | Additional information |
|---|---|---|
| model | BoostSearchSetting Model |
Define this parameter in the request body. |
{
"BoostCollection": {
"$id": "2",
"1": 2.1,
"3": 4.1,
"5": 6.1
},
"Name": "sample string 1"
}