Skip to main content
POST
Verify Email

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
email
string<email>
required

Email address to verify

force
boolean
default:false

Force re-verification even if cached

Response

Successful Response