Hi,
The startGame API only works for turn-based room. As of now, turn-based is only available if you create turn based room using API createTurnRoom from the client side. The room created from the AppHQ is not a turn-based room so this API will give bad_request.
Please let me know if you have any queries.
Thanks.