Validate OTP

Validates the OTP generated through the /otp/generate API.

Body Params
string
required

Identifier used for token generation. Values: MOBILE, EMAIL, USERNAME.

string
required

Value of the specified identifierType.

string
required

Name of the brand/org for which authentication needs to be verified.

string
required

Unique ID of the device from which the customer has generated the token.

string
required

Session ID generated through the v1/token/generate API.

string
required

Validation code received by the customer.

Responses

Language
Credentials
Basic
base64
:
URL
Request
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json