hostinger-api-mcp

Official

DNS_resetZoneRecordsV1

Reset DNS zone records to default values for a specified domain using the Hostinger API. Optionally include email records and specify record types to retain.

Instructions

This endpoint resets DNS zone to the default records.

Input Schema

NameRequiredDescriptionDefault
domainYesDomain name
reset_email_recordsNoDetermines if email records should be reset
syncNoDetermines if operation should be run synchronously
whitelisted_record_typesNoSpecifies which record types to not reset

Input Schema (JSON Schema)

{ "properties": { "domain": { "description": "Domain name", "type": "string" }, "reset_email_records": { "description": "Determines if email records should be reset", "type": "boolean" }, "sync": { "description": "Determines if operation should be run synchronously", "type": "boolean" }, "whitelisted_record_types": { "description": "Specifies which record types to not reset", "type": "array" } }, "required": [ "domain" ], "type": "object" }

You must be authenticated.

Other Tools from hostinger-api-mcp

Related Tools

ID: wckq3bznm6