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