Otp

Get otp to change email

post

Get otp to change email

Authorizations
Body
languagestringRequired
linkstringRequired
new_emailstringRequired
Responses
204
No Content
post
POST //api/personal/email/otp HTTP/1.1
Host: api.client.nbcgate.tech
Authorization: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 52

{
  "language": "text",
  "link": "text",
  "new_email": "text"
}

No content