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