Validate pending domains

Immediately validates the domains using the DNS CNAME, DNS TXT, and HTTP methods. Use this operation when you've already updated your DNS or HTTP server and want to skip the standard queue to start the validation now.

Query Params
string

For 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 Params
domains
array of objects
required
length ≥ 1

List of domains.

domains*
string
required

Name of the domain.

string
enum
required

Preferred validation method for instant validation of a domain, either DNS_CNAME, DNS_TXT, or HTTP. Read more about validation methods.

Allowed:
string
enum
required

Scope of the domain validation, either HOST, WILDCARD, or DOMAIN. Read more about validation scopes.

Allowed:
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
application/problem+json