post https://publisher-server/authentication
POST HTTP request to the game server with an URL configured in the dashboard.
Response fields reference:
- status - the request was valid/invalid
- playerProfileImage - the profile image of the player
- publisherPlayerId - the player id
- playerName - the player name (optional)
- segments - the list of segments of the player
- sessionMetadata - This object serves as a versatile container for storing any pertinent information related to the player's session. Will be send back in the Player Orders Reporting webhook.