Challenges
Challenge the AI
Start a game with Lichess AI. You will be notified on the event stream that a new game has started.
post/api/challenge/ai
Response
The game with Lichess AI was successfully started.
Example response
{
"variant": {
"key": "standard"
}
}