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
The body is of type object
.
Response
200
application/json
OK
The response is of type object
.
The response is of type object
.
The response is of type object
.