Get otp to change password
curl -L \ --request POST \ --url 'http://api.client.nbcgate.tech//api/personal/psw/otp' \ --header 'Authorization: YOUR_API_KEY' \ --header 'Content-Type: application/json' \ --data '{ "language": "text", "link": "text" }'
No body