v3

OpenAPI 3.1.0AGPL-3.0-or-later2026-07-311871891.1 MB
Challenges

Add time to the opponent clock

Add seconds to the opponent's clock. Can be used to create games with time odds.

post/api/round/{gameId}/add-time/{seconds}

Path parameters

gameIdstring required

ID of the game

secondsinteger required

How many seconds to give

Response

Time was successfully added to the opponent's clock.

okboolean required