{ "Number": 0 }
curl --location --request POST '/other/UpdateStepNumber' \ --header 'Content-Type: application/json' \ --data-raw '{ "Number": 0 }'
{}