POST
/
otp
/
verify

Authorizations

Authorization
string
headerrequired

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
message
string
verified
boolean