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