Add Breach Alert Subscriptions for Users
Last updated
Last updated
Allows you to set up a new exposure alert subscription for one or more email addresses. For additional privacy and security, emails are submitted as SHA256 hashes.
An array of SHA256 hashes of the lowercased email addresses you wish to set up breach monitoring for. Maximum number of entries in a single post is 15,000.
An optional unique identifier you would like assigned to the monitored usernames for later retrieval and reference. It will be passed in via alert notifications to your webhook when one of these usernames is found in a breach.
"corporate_users"
The ID of the webhook to send alerts to when new Exposures are found related to this user. If not specified, the default webhook for your account will be used.
"66766957431c9acc8cea2d6d"
The call was successful. Your webhook will now be called whenever one of the submitted email addresses is involved in a new Exposure.
The number of new alert subscriptions created.
1
The number of alert subscriptions which already existed.
0