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
Unauthorized - 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
Invalid request data
Unauthorized - invalid or missing session token
Game session or player not found
Internal server error
Last updated