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