Create a new email verification configuration.
Configuration created successfully
Bad Request.
{- "name": "My configuration",
- "configuration": {
- "disposableMailChecker": {
- "isEnabled": true,
- "isRiskCalculationEnabled": true,
- "disposableFactorWeight": 100
}, - "dnsblChecker": {
- "isEnabled": true,
- "isRiskCalculationEnabled": true,
- "dnsblFactorWeight": 50
}, - "freemailChecker": {
- "isEnabled": true,
- "isRiskCalculationEnabled": true,
- "freemailFactorWeight": 40
}, - "roleCategoryChecker": {
- "isEnabled": true
}, - "whoisChecker": {
- "isEnabled": true,
- "isRiskCalculationEnabled": true,
- "newBornDomainFactorWeight": 85,
- "youngDomainFactorWeight": 10,
- "oldDomainFactorWeight": 10,
- "notPublicFactorWeight": 65,
- "youngDomainAgeThreshold": 365,
- "oldDomainAgeThreshold": 1095
}, - "sharedEmailChecker": {
- "isEnabled": true,
- "isRiskCalculationEnabled": true,
- "sharedEmailAddressFactorWeight": 50
}, - "dataBreachChecker": {
- "isEnabled": true,
- "isRiskCalculationEnabled": true,
- "recentDataBreachFactorWeight": 20,
- "youngDataBreachFactorWeight": 10,
- "oldDataBreachFactorWeight": 5,
- "breachWithPasswordFactorWeight": 20,
- "breachWithMalwareFactorWeight": 20,
- "inflationaryBreachesFactorWeight": 10,
- "breachedDomainFactorWeight": 5,
- "youngDataBreachAgeThreshold": 365,
- "oldDataBreachAgeThreshold": 1095,
- "inflationaryBreachesCountThreshold": 25
}, - "fraudCaseChecker": {
- "isEnabled": true,
- "isRiskCalculationEnabled": false
}
}
}
{- "name": "My configuration",
- "configuration": {
- "disposableMailChecker": {
- "isEnabled": true,
- "isRiskCalculationEnabled": true,
- "disposableFactorWeight": 100
}, - "dnsblChecker": {
- "isEnabled": true,
- "isRiskCalculationEnabled": true,
- "dnsblFactorWeight": 50
}, - "freemailChecker": {
- "isEnabled": true,
- "isRiskCalculationEnabled": true,
- "freemailFactorWeight": 40
}, - "roleCategoryChecker": {
- "isEnabled": true
}, - "whoisChecker": {
- "isEnabled": true,
- "isRiskCalculationEnabled": true,
- "newBornDomainFactorWeight": 85,
- "youngDomainFactorWeight": 10,
- "oldDomainFactorWeight": 10,
- "notPublicFactorWeight": 65,
- "youngDomainAgeThreshold": 365,
- "oldDomainAgeThreshold": 1095
}, - "sharedEmailChecker": {
- "isEnabled": true,
- "isRiskCalculationEnabled": true,
- "sharedEmailAddressFactorWeight": 50
}, - "dataBreachChecker": {
- "isEnabled": true,
- "isRiskCalculationEnabled": true,
- "recentDataBreachFactorWeight": 20,
- "youngDataBreachFactorWeight": 10,
- "oldDataBreachFactorWeight": 5,
- "breachWithPasswordFactorWeight": 20,
- "breachWithMalwareFactorWeight": 20,
- "inflationaryBreachesFactorWeight": 10,
- "breachedDomainFactorWeight": 5,
- "youngDataBreachAgeThreshold": 365,
- "oldDataBreachAgeThreshold": 1095,
- "inflationaryBreachesCountThreshold": 25
}, - "fraudCaseChecker": {
- "isEnabled": true,
- "isRiskCalculationEnabled": false
}
}, - "version": 1,
- "id": "67e55a52826f904dcbf63743",
- "createdAt": "2025-03-27T14:01:54.259837898Z",
- "createdBy": "b3e96bd8-96a6-48f5-b378-610d177be354",
- "defaultConfiguration": false,
- "relatedConfigurations": [ ]
}