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
required

OTP to verify

otp_id
string
required

ID of the OTP

Response

200 - application/json
message
string
verified
boolean

Was this page helpful?