Check

Check otp for password recovery

post

Check otp for password recovery

Body
emailstringRequired
otpstring · min: 4 · max: 6Required
Responses
204
No Content
post
POST //auth/recovery/psw/otp/check HTTP/1.1
Host: api.client.nbcgate.tech
Content-Type: application/json
Accept: */*
Content-Length: 29

{
  "email": "text",
  "otp": "text"
}

No content