MCP tool · SSL, backups, cron & logs
restore_domain
Restore an expired domain from the registry redemption / pending-delete period.
restore_domain
Destructive
Description
Restore an expired domain from the registry redemption / pending-delete period. This costs money (a steep redemption fee) and is irreversible, so it does not restore on this call: it validates ownership and returns {status:"confirmation_required", confirmationUrl, expiresAt, preview}. Show the human the confirmationUrl; on approval a redemption quote is returned. Do not approve it yourself.
Input
| Name | Type | Description |
|---|---|---|
input
required
|
string |
A domain, email address, website URL, numeric service id, or hosting-account username the customer actually owns. Resolved to the owning account automatically; the resolved target is echoed back in the response.
|
years
|
integer | How many years to add on restore (1–10), where the registry bills the restore as a renewal. Omit for the registry default. |
attempt_key
|
string | An idempotency key you choose. Reusing it within an hour returns the same held restore instead of creating a second one. |