Challenges
Accept a challenge
Accept an incoming challenge. You should receive a gameStart event on the incoming events stream.
post/api/challenge/{challengeId}/accept
Path parameters
challengeIdstring required
Example:5IrD6Gzz
Query parameters
color'white' | 'black'
Accept challenge as this color (only valid if this is an open challenge)
Response
The challenge was successfully accepted.