Endpoints
Check a code
Check the validity of a verification code.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
The OTP code to validate.
The target. Currently this can only be an E.164 formatted phone number.