Add Identities to Monitoring

Add identities to monitoring

post

Allows you to set up a new alert subscription for one or more individual identities. This can include many aspects of an individual's PII, such as name, physical address, phone numbers, government IDs, email addresses, credit cards, etc.

Authorizations
AuthorizationstringRequired

The Enzoic API uses a basic auth scheme where the username is your API key and the password is your API secret.
See https://docs.enzoic.com/enzoic-api-developer-documentation/using-the-enzoic-api#api-authentication for more details.

Body
Responses
201

The call was successful. Your webhook will now be called whenever one of the submitted identities is involved in a new breach.

application/json
post
/identity-monitoring
201

The call was successful. Your webhook will now be called whenever one of the submitted identities is involved in a new breach.

Last updated

Was this helpful?