Skip to main content
Glama
hostinger

hostinger-api-mcp

Official

billing_cancelSubscriptionV1

Cancel an active subscription to stop further billing. Use this endpoint to terminate services by providing the required subscription ID.

Instructions

Cancel a subscription and stop any further billing.

Use this endpoint when users want to terminate active services.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
subscriptionIdYesSubscription ID

Implementation Reference

  • Schema definition for the 'billing_cancelSubscriptionV1' MCP tool in the APITools interface. Defines the input parameter 'subscriptionId' (string) and a generic 'any' response type. This is part of an auto-generated TypeScript interface from OpenAPI specification.
    "billing_cancelSubscriptionV1": { params: { /** * Subscription ID */ subscriptionId: string; }; 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