Skip to main content
Glama
hostinger

hostinger-api-mcp

Official

VPS_deletePostInstallScriptV1

Remove unused post-install scripts from your Hostinger account by providing the script ID, ensuring automation scripts are clean and up to date on the hosting infrastructure.

Instructions

Delete a post-install script from your account.

Use this endpoint to remove unused automation scripts.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
postInstallScriptIdYesPost-install script ID

Implementation Reference

  • Schema definition for the VPS_deletePostInstallScriptV1 tool in the APITools interface. Defines the input parameter 'postInstallScriptId' as a number and response as any.
    "VPS_deletePostInstallScriptV1": { params: { /** * Post-install script ID */ postInstallScriptId: number; }; response: any; // Response structure will depend on the API };

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