Reclaim a site
reclaimFree up a site that has an inactive previous registration. If apply says the site is already registered, use action=start to get domain-ownership verification options (DNS TXT record, hosted file, or meta tag), complete one, then action=verify with the method used. Once released, call apply again.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | One of: start (get domain-ownership verification options) or verify (check that one method is in place and release the previous registration). | |
| method | No | For action=verify: the ownership proof method used — one of dns, file, or meta. | |
| site_url | Yes | The site to reclaim, as an http or https URL (e.g. https://example.com). |