Swagger 2.02026-08-0613288149.8 KB
7248a065f67f
blacklist
filter emails, get valid ones. π
Filters provided list of emails and returns the not blacklisted ones<br/> <br/> <strong>Example Post Data:</strong><br/> <code> {<br/> Β Β Β Β "emails":Β [<br/> Β Β Β Β Β Β Β Β "joker@blocklisted.com",<br/> Β Β Β Β Β Β Β Β "robin@gotham.com",<br/> Β Β Β Β Β Β Β Β "batman@gotham.com"<br/> Β Β Β Β ],<br/> Β Β Β Β "group_id":Β "11940",<br/> Β Β Β Β "invert":Β false<br/> }<br/> </code>
post/v3/blacklist/validate
Request body
Response
Success
string[] required