Skip to main content
Glama

hostinger-api-mcp

Official

VPS_deleteBackupV1

Delete a specified backup for a virtual machine by providing the virtualMachineId and backupId via the Hostinger MCP server API.

Instructions

This endpoint deletes a specified backup for a virtual machine.

Input Schema

NameRequiredDescriptionDefault
backupIdYesBackup ID
virtualMachineIdYesVirtual Machine ID

Input Schema (JSON Schema)

{ "properties": { "backupId": { "description": "Backup ID", "type": "integer" }, "virtualMachineId": { "description": "Virtual Machine ID", "type": "integer" } }, "required": [ "virtualMachineId", "backupId" ], "type": "object" }

You must be authenticated.

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