Skip to main content
Glama
hostinger

hostinger-api-mcp

Official

domains_enableDomainLockV1

Enable domain lock to prevent unauthorized transfers by securing the domain and restricting registrar changes until the lock is disabled.

Instructions

Enable domain lock for the domain.

When domain lock is enabled, the domain cannot be transferred to another registrar without first disabling the lock.

Use this endpoint to secure domains against unauthorized transfers.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
domainYesDomain name

Implementation Reference

  • TypeScript interface definition specifying the input parameters (domain: string) and response type for the 'domains_enableDomainLockV1' MCP tool. This is the schema for the tool.
    "domains_enableDomainLockV1": { params: { /** * Domain name */ domain: string; }; response: any; // Response structure will depend on the API }; /** * Disable domain lock for the domain. Domain lock needs to be disabled before transferring the domain to another registrar. Use this endpoint to prepare domains for transfer to other registrars.

Other Tools

Related Tools

Latest Blog Posts

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