Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 493 Bytes

File metadata and controls

15 lines (7 loc) · 493 Bytes

BulkDomainAvailabilityRequest

Request body for POST /v2.0/domain/availability. Use domainNames OR tld.

Properties

Name Type Description Notes
domainNames List<String> Mode 1 — list of full domain names. Cannot be used with tld. [optional]
tld List<String> Mode 2 — TLDs to check against the domain query param. Cannot be used with domainNames. [optional]