Set Parking
set_parkingEnable or disable the parking page for a domain you own. When enabled, visitors to the domain see a default parking page (or a 'For Sale' page if a listing price is set). Parking is enabled by default for newly purchased domains. IMPORTANT: If the domain has existing DNS records, the response will include requires_confirmation=true and show the records that will be overwritten. You MUST inform the user and get their approval before calling again with confirm=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | Domain to configure, e.g. example.com | |
| confirm | No | Set to true to confirm overwriting existing DNS records. Only needed when the first call returns requires_confirmation=true. | |
| enabled | Yes | true to enable the parking page, false to disable it |