v1

latestOpenAPI 3.0.12026-07-17644.9 KB
Game

Create new game

post/games/

Request body

Empty required

Response

Return the newly created game start timestamp with the specified id

idstring
started_oninteger

Example response

{
  "id": "sample-game",
  "started_on": 1586458255
}
All 6 operations