Skip to main content
POST
Reset Game

Body

application/json

Information required to reset a game, primarily the game ID.

Data transfer object for resetting a game to its initial state.

gameID
string
required

The unique identifier of the game to be reset.

Response

201

Game successfully reset.