Add domainspost https://{hostname}/domain-validation/v1/domainsAdd domains to validate.Query ParamsaccountSwitchKeystringFor customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.Body Paramsdomainsarray of objectsrequiredlength ≥ 1List of domains.domains* objectdomainNamestringrequiredName of the domain.validationScopestringenumrequiredScope of the domain validation, either HOST, WILDCARD, or DOMAIN. Read more about validation scopes.HOSTWILDCARDDOMAINAllowed:HOSTWILDCARDDOMAINADD objectHeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsonapplication/problem+jsonAllowed:application/jsonapplication/problem+jsonResponses 207Domains successfully submitted for validation. 400Bad request. 401Unauthorized. 403Forbidden. 405Method not allowed. 500Internal server error.Updated about 1 month ago