curl --location --request PATCH '/auth/user/second-verification/update-password' \ --header 'Content-Type: application/json' \ --data-raw '{ "password": "string" }'