The second step is sending an e-mail
curl -L \ --request POST \ --url 'http://api.client.nbcgate.tech//auth/sign-up/email' \ --header 'Content-Type: application/json' \ --data '{ "created_app": "text", "email": "text", "language": "text", "ownerType": 1, "referrer": 1 }'
No body