Checking Otp to change email
curl -L \ --request POST \ --url 'http://api.client.nbcgate.tech//api/personal/email/otp/check' \ --header 'Authorization: YOUR_API_KEY' \ --header 'Content-Type: application/json' \ --data '{ "otp": "text" }'
No body