Ensure domain TXT verification
ensure_domain_verifiedIdempotent
Aligns the _xserver-verify TXT record for a domain with its validation token, ensuring domain ownership verification without waiting for DNS propagation.
Instructions
_xserver-verify.{domain} の TXT レコードを現在の domain_validation_token と一致する状態に揃える。既に一致するレコードがあれば何もしない。DNS 伝播は待たない。レスポンスの resolved_domain は XServer に送信した ASCII 形式のドメイン。
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | 対象ドメイン。日本語ドメイン (IDN) も指定可 — 内部で ASCII (Punycode) に自動正規化される。 |