For the complete documentation index, see llms.txt. This page is also available as Markdown.

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

["htz.front.kraudcloud.com"]

Last updated