VerifyResponse
Domain verification response
verifiedboolean
Whether verification succeeded
Example:
trueverificationCodestring
Verification code to place in DNS TXT or HTML meta tag
Example:
neuroon-verify-a1b2c3d4VerifyResponse
{
"verified": true,
"verificationCode": "neuroon-verify-a1b2c3d4"
}