Skip to main content
Glama

hostinger-api-mcp

Official

DNS_resetDNSRecordsV1

Restore domain DNS to default records using Hostinger's API. Reset email records and specify whitelisted record types for precise configuration.

Instructions

Reset DNS zone to the default records.

Use this endpoint to restore domain DNS to original configuration.

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", "items": { "description": "whitelisted_record_types parameter", "type": "string" }, "type": "array" } }, "required": [ "domain" ], "type": "object" }

Other Tools from hostinger-api-mcp

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/hostinger/api-mcp-server'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server