verify

public final Response<DomainVerificationResult> verify(String domainId, DomainVerificationRequest requestBody, RequestOverrides overrides)

Trigger a DNS verification check for a domain verification type.

Return

The domain verification result

Parameters

domainId

The ID or domain address of the domain

requestBody

The verification type to verify

overrides

Request overrides containing Nylas Service Account signing headers


Trigger a DNS verification check for a domain verification type.

Return

The domain verification result

Parameters

domainId

The ID or domain address of the domain

requestBody

The verification type to verify

signer

Service Account signer used to generate Nylas request-signing headers

overrides

Optional request overrides to merge with signer headers