Skip to main content
Glama

Mews MCP

by code-rabi

deleteLoyaltyMemberships

Remove loyalty memberships by specifying their unique identifiers. Ideal for managing and updating customer profiles within the Mews hospitality platform API.

Instructions

Deletes loyalty memberships

Input Schema

NameRequiredDescriptionDefault
LoyaltyMembershipIdsYesUnique identifier of the loyalty memberships to be deleted

Input Schema (JSON Schema)

{ "additionalProperties": false, "properties": { "LoyaltyMembershipIds": { "description": "Unique identifier of the loyalty memberships to be deleted", "items": { "type": "string" }, "maxItems": 1000, "type": "array" } }, "required": [ "LoyaltyMembershipIds" ], "type": "object" }

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/code-rabi/mews-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server