Reset the manual sorting of all products
DELETE
v1/products/ordering/Delete any manual sorting that was done on any of the store products.
Request
Header Params
Accept-Language
enum<string>Â
optional
Preferred language for the response. Defaults to en
if not specified.
Allowed values:
enar
Example:
en
Store-Id
numberÂ
required
Example:
37213
Request samples
Responses
Product sorting is reset successfully (200)
Product sorting is reset successfully
HTTP Code:Â 200
Content Type :Â JSONapplication/json
Data Schema
object {0}
Example
{}
Last modified: a month ago