Get otp for password recovery
curl -L \ --request POST \ --url 'http://api.client.nbcgate.tech//auth/recovery/psw/otp' \ --header 'Content-Type: application/json' \ --data '{ "email": "text", "language": "text", "link": "text" }'
No body