v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1492497398.3 KB

Initiates verification of a target domain. This checks whether the domain ownership verification token has been properly configured.

post/VerifyTargetDomain

Request body

targetDomainIdstring required

Unique identifier of the target domain.

Response

Success

targetDomainIdstring

The unique identifier of the target domain.

domainNamestring

The domain name of the target domain.

createdAtstring date-time

The date and time the target domain was created, in UTC format.

updatedAtstring date-time

The date and time the target domain was last updated, in UTC format.

verifiedAtstring date-time

The date and time the target domain was verified, in UTC format.

status'PENDING' | 'VERIFIED' | 'FAILED' | 'UNREACHABLE'

The verification status of the target domain.

verificationStatusReasonstring

The reason for the current target domain verification status.