Verify Domain Claim
verify-domain-claimInitiates asynchronous DNS verification and ownership transfer for a claimed domain, leaving it pending. Poll for status, then fetch new DKIM records to update DNS.
Instructions
Trigger asynchronous DNS verification and ownership transfer for a domain claim, using the placeholder Domain ID. The claim stays "pending" while verification runs; poll get-domain-claim for status. Once "completed", the transferred domain has NEW DKIM records — fetch them with get-domain, add them to DNS, then run verify-domain.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The placeholder Domain ID created by the claim |