Skip to main content
Glama

hostinger-api-mcp

Official

VPS_deletePublicKeyV1

Remove unused SSH public keys from your account securely using the public key ID. This action does not affect keys on virtual machines.

Instructions

Delete a public key from your account.

Deleting public key from account does not remove it from virtual machine

Use this endpoint to remove unused SSH keys from account.

Input Schema

NameRequiredDescriptionDefault
publicKeyIdYesPublic Key ID

Input Schema (JSON Schema)

{ "properties": { "publicKeyId": { "description": "Public Key ID", "type": "integer" } }, "required": [ "publicKeyId" ], "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