app-store-connect-mcp-server

remove_tester_from_group

Remove a beta tester from a specific beta group by providing the group ID and tester ID. This tool integrates with the App Store Connect API for iOS Developers.

Instructions

Remove a tester from a beta group

Input Schema

NameRequiredDescriptionDefault
groupIdYesThe ID of the beta group
testerIdYesThe ID of the beta tester

Input Schema (JSON Schema)

{ "properties": { "groupId": { "description": "The ID of the beta group", "type": "string" }, "testerId": { "description": "The ID of the beta tester", "type": "string" } }, "required": [ "groupId", "testerId" ], "type": "object" }

You must be authenticated.

Other Tools from app-store-connect-mcp-server

Related Tools

ID: z4j2smln34