hostinger-api-mcp

Official

VPS_updatePostInstallScriptV1

Update post-install scripts for VPS hosting via Hostinger's API, modifying script ID, name, and content for customized server setup and configuration.

Instructions

This endpoint updates a specific post-install script.

Input Schema

NameRequiredDescriptionDefault
contentYesContent of the script
nameYesName of the script
postInstallScriptIdYesPost-install script ID

Input Schema (JSON Schema)

{ "properties": { "content": { "description": "Content of the script", "type": "string" }, "name": { "description": "Name of the script", "type": "string" }, "postInstallScriptId": { "description": "Post-install script ID", "type": "integer" } }, "required": [ "postInstallScriptId", "name", "content" ], "type": "object" }

You must be authenticated.

Other Tools from hostinger-api-mcp

Related Tools

ID: wckq3bznm6