Смена e-mail
curl -L \ --request PUT \ --url 'http://api.client.nbcgate.tech//api/personal/email' \ --header 'Authorization: YOUR_API_KEY' \ --header 'Content-Type: application/json' \ --data '{ "email": "text", "otp": "text", "psw": "text" }'
No body