Skip to main content
POST
Create an email check

Authorizations

ds-api-token
string
header
required

Body

application/json
email
string
required
applicant_id
string | null
require_ownership
boolean
locale
string | null

Response

Email check created.

id
string
Example:

"019d4e88-f847-7aa0-892f-bd2d85537ffe"

email
string
Example:

"user@example.com"

verdict
string
Example:

"pass"

code
string | null
Example:

"email_invalid_syntax"

risk_score
integer<int32>
Example:

0

checks
object
otp_sent
boolean
otp_expires_at
string | null
Example:

"2024-01-01T00:10:00Z"

ownership_verified
boolean
ownership_verified_at
string | null
Example:

"2024-01-01T00:00:00Z"

created_at
string
Example:

"2024-01-01T00:00:00Z"