Game Sessions
App API key in format:
Game session name
Game session description
Game session status
ACTIVEPossible values: Optional mini game type ID to associate with this game session.
Optional mini game type name to associate with this game session.
Game session created successfully
Invalid request data
Unauthorized - invalid or missing session token
Internal server error
App API key in format:
Game session ID
Game session retrieved successfully
Unique game session identifier
Game session name
Game session description
Game session status
Game session start time
Game session end time
Creation timestamp
Last update timestamp
Number of players in the game session
0Unauthorized - invalid or missing session token
Game session not found
Internal server error
App API key in format:
Game session ID
Game session players retrieved successfully
Unauthorized - invalid or missing session token
Game session not found
Internal server error
App API key in format:
Game session ID
Player ID to register
Player registered to game session successfully
Invalid request data
Unauthorized - invalid or missing session token
Internal server error
App API key in format:
Game session ID
Player ID
Player score
Player score updated successfully
Player score
Creation timestamp
Last update timestamp
Associated player ID
Player display name
URL to player's profile image
Invalid request data
Unauthorized - invalid or missing session token
Game session or player not found
Internal server error
Last updated