POST
/
api
/
v1
/
verify
/
otp

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
otp
string
required

The OTP to verify

number
string
required

Phone number for which the OTP is verified

service
string
required

Service for which the OTP is being verified

Response

200 - application/json
status
string

Verification result status

message
string

Additional verification details