Skip to main content
POST
Verify Email Domain

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

workspace_id
string<uuid>
required
domain_id
string<uuid>
required

Response

Successful Response

id
string<uuid>
required
domain
string
required
status
string
required
created_at
string<date-time>
required
records
EmailDomainRecordOut · object[]