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 verification target. Either a phone number or an email address. To use the email verification feature contact us to discuss your use case.
The OTP code to validate.
Example:
"12345"