post https://{publisher-server}/authentication (COPY)
POST HTTP request to the game server with an URL configured in the dashboard for OTP login.
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 entity serves as a versatile container for storing any pertinent information related to the player's session. It will be sent back in the Player Orders Reporting web-hook, and Player Data Sync (if it's enabled). Can be of any data type.