Email Verify
Gibberish Account Verify
Verify email address for gibberish account, typically these addresses are not used by the genuine users, so its highly adviceable not to accept such email addresses
POST
/
email
/
verify
/
gibberish
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?