Manage Game

Set Game Flowchart

post/api/manageGame/setFlowchart/{gameName}

Path parameters

gameNamestring required

Name of the game.

Request body

flowchartContentstring required

The flowchart content in JSON format

Response

Game flowchart saved successfully.

Changes

Changed in 4 of the 29 revisions of this API.22