Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
The OTP ID you received when sending the OTP
Example:
"otp_1234567890"
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The OTP ID you received when sending the OTP
"otp_1234567890"