Abort a game:
============
Abort a game being played with the Bot API.
AUTHORIZATIONS : OAuth2 (bot:play) ( lishogi.org/account/oauth/token )
Path Parameters:
- ‘gameId’ (required) : Example: 5IrD6Gzz
Responses:
POST : lishogi.org/api/bot/game/{gameId}/abort
Content type: application/json
Example response:
{
"ok": true
}
Lishogi Bot API
This topic has been archived and can no longer be replied to.