curl --location --request POST '/auth/second-verification/verify' \ --header 'Content-Type: application/json' \ --data-raw '{ "login": "string", "password": "string" }'