POST
/
otp
/
verify

Authorizations

Authorization
string
header
required

Authentication using a Bearer Token. Specify Authorization: Token YOUR_TOKEN. Bearer is allowed.

Body

application/json
otp_id
string
required

ID of the OTP

otp
required

OTP to verify

Response

200
application/json
OTP verification result
message
string
verified
boolean

Was this page helpful?