Skip to main content
Glama

hostinger-api-mcp

Official

DNS_deleteDNSRecordsV1

Remove specific DNS records for a domain by filtering with record name and type. Supports multiple filters in a single request. Ideal for managing and updating domain configurations efficiently.

Instructions

Delete DNS records for the selected domain.

To filter which records to delete, add the name of the record and type to the filter. Multiple filters can be provided with single request.

If you have multiple records with the same name and type, and you want to delete only part of them, refer to the Update zone records endpoint.

Use this endpoint to remove specific DNS records from domains.

Input Schema

NameRequiredDescriptionDefault
domainYesDomain name

Input Schema (JSON Schema)

{ "properties": { "domain": { "description": "Domain name", "type": "string" } }, "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