curl --location --request PATCH 'http://localhost:4516/user/valid-code' \ --header 'Content-Type: application/json' \ --data '{ "code": "1RM2NI" }'
{}