{ "sort": 0 }
curl --location --request POST '/store/reply/sort/' \ --header 'x-token: {{x-token}}' \ --header 'Content-Type: application/json' \ --data-raw '{ "sort": 0 }'
null