Otp

Get otp for password recovery

post

Get otp for password recovery

Body
emailstringRequired
languagestringRequired
linkstringRequired
Responses
204
No Content
post
POST //auth/recovery/psw/otp HTTP/1.1
Host: api.client.nbcgate.tech
Content-Type: application/json
Accept: */*
Content-Length: 48

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

No content