- "description": "Signs the user in using a Kongregate player account.\n\nApi Documentation: https://api.playfab.com/Documentation/Client/method/LoginWithKongregate\n\n**The following case-sensitive environment variables are required for this call:**\n\n\"TitleId\" - The Title Id of your game, available in the Game Manager (https://developer.playfab.com)\n\n**The body of this api-call should be proper json-format. The api-body accepts the following case-sensitive parameters:**\n\n\"TitleId\": Unique identifier for the title, found in the Settings > Game Properties section of the PlayFab developer site when a title has been selected\n\n\"KongregateId\": Unique identifier from Kongregate for the user.\n\n\"AuthTicket\": Token issued by Kongregate's client API for the user.\n\n\"CreateAccount\": Automatically create a PlayFab account if one is not currently linked to this Kongregate account.\n\nTo set up an Environment, click the text next to the eye icon up top in Postman (it should say \"No environment\", if this is your first time using Postman). Select \"Manage environments\", then \"Add\". Type a name for your environment where it says \"New environment\", then enter each variable name above as the \"Key\", with the value as defined for each above.",
0 commit comments