Check OTP code

AUTHORIZE/IDENTITY

  • Pre-prod: https://pre-prod-id.idshare.info/ (https://pre-prod-id.idshare.info/swagger/index.html)

  • Production: https://id.idshare.info (https://id.idshare.info/swagger/index.html)

POST /api/v1/user/CheckCodeForgotPassword

Request Body

Name
Type
Description

userName

String

code

String

{
    // Response
}

Last updated