Email Verify
Disposable Verify
Verify email address for Disposable, generally these email addresses live for short period of time and used for account activation or confirmation emails for sites like forums, e-shopping etc. so it is highly recommended not to send email to disposable addresses
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Dsiposable Email to Verify
Example:
"YourEmail"
Example:
90000
Was this page helpful?