SessionsCreateSessionAsk AIpost https://cloud.fireballserver.com/sessions/sessionThis endpoint will create a new game session based on the provided details.Body ParamsGameIdstringrequiredThe game's identifier.GameModestringrequired"money" or "coins"Environmentstringrequired"development", "staging" or "production".GameStatestringThe games state as a valid json stringPlayersarray of objectsrequiredThe list of players participation in the session.Players*ADD objectReplayIdstringThe statechange will be marked with the provided replay details, and can be used to fetch them later.LockobjectThe lock details, for locking the session from changes unless the correct lock id is used.Lock objectAutoCompleteobjectThe optional autocomplete details.AutoComplete objectResponses 200200 400400Updated over 2 years ago