Domains
Verify Domain
Verifies that required DNS records exist for specified domain. Required Access Level: ModifySettings
put/domains/{domain}/verification
Path parameters
domainstring string required
string
Name of the given domain
Request body
'None' | 'Delete' | 'Http' | 'ExternalHttps' | 'InternalCertHttps' | 'LetsEncryptCert' required
Response
OK
Example response
{
"Domain": "example.com"
}