Skip to main content
Glama

hostinger-api-mcp

Official

VPS_deleteAPostInstallScriptV1

Delete a specific post-install script from your Hostinger account by providing the script ID. Use this tool to manage and remove unwanted or outdated configurations.

Instructions

This endpoint deletes a post-install script from your account.

Input Schema

NameRequiredDescriptionDefault
postInstallScriptIdYesPost-install script ID

Input Schema (JSON Schema)

{ "properties": { "postInstallScriptId": { "description": "Post-install script ID", "type": "integer" } }, "required": [ "postInstallScriptId" ], "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