/
DA
dascr
/
DaSCR-Board API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 4m ago · Updated 2mo ago
Details
Filter operations
Debug
3
Game
9
get
Get all games running
get
Get a specific game by id
post
Create a new game with id
delete
Delete a game by id
get
Get a specific game by id (stripped output for less data size, missing UndoLog and ThrowRounds)
post
Send a throw to the game with id
post
Switch to next player in game with id
post
Undo last action in game with id
post
Start game with id from the beginning
Player
6
Game
Delete a game by id
delete
/game/{id}
Path parameters
id
string
required
Unique Game ID
Response
successful operation
Changes