Access
Verify a one-time password (OTP)
Verifies a one-time password for a given email.
POST
Authorizations
The API key required for accessing protected routes. It should be included in the request headers as x-api-key
.
Body
application/json
The OTP code to verify.
Required string length:
6
The email address for which the OTP was generated.