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.