Check email verification code
curl -L \ --request POST \ --url 'http://api.client.nbcgate.tech//auth/sign-up/email/check-code' \ --header 'Content-Type: application/json' \ --data '{ "code": 1, "country": "text", "email": "text", "language": "text" }'
text