DNS
This subsection is specific to applications and assists in checking the correctness of DNS configurations during application creation.
Validate DNS
GET
{{BASE_URL}}/api/dns/{domainName}
Checks the validity of the specified dns address.
Path Parameters
Name | Type | Description |
---|---|---|
domainName* | String |
Headers
Name | Type | Description |
---|---|---|
Authorization* | String | Bearer Token |
Last updated