True if ticket was generated using ISteamUser::GetAuthTicketForWebAPI() using 'AzurePlayFab' as the identity string. Player secret that is used to verify API request signatures (Enterprise Only).Īuthentication token for the user, returned as a byte array from Steam, and converted to a string (for example, the byte 0x08 should become '08'). build number, external trace identifiers, etc.).īase64 encoded body that is encrypted with the Title's public RSA key (Enterprise Only).įlags for which pieces of info to return for the user. The optional custom tags associated with the request (e.g. Unique identifier for the title, found in the Settings > Game Properties section of the PlayFab developer site when a title has been selected.Īutomatically create a PlayFab account if one is not currently linked to this ID. This API requires no authentication headers (usually provides one to other calls). Signs the user in using a Steam authentication ticket, returning a session identifier that can subsequently be used for API calls which require an authenticated user In this article POST Request Header Name