Email Verify
Business Account Verify
Verify email address belongs to business (a.k.a work) account
POST
/
email
/
verify
/
business
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
email
string
requiredtimeout
integer
Response
200 - application/json
status
string
data
object
Was this page helpful?