verify_domain
Re-check a domain's DNS identity with the provider to get an immediate fresh status and per-record verification. Use after updating DNS records to avoid waiting for the automatic poll.
Instructions
Re-check a domain's identity/DNS with the provider right now and return its fresh status + per-record verification state. Use right after publishing DNS records instead of waiting for the background poll.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Domain id. | |
| sender | No | Product/sender externalId sent as X-Drin-Sender. Required only for account-wide API keys; overrides the server's default sender. |