Last updated 2 months ago
POST /v4/game/kick_games
POST
/v4/game/kick_games
Terminates all active gaming sessions for the user. The session will be terminated when a new round of betting is placed.
Headers
Body
{ "user_code": 3 }
Response
{ "code": 0, "message": "OK" }
Authorization
Bearer <API_TOKEN>
Content-Type
application/json
Accept
user_code
Integer(64bit)
User's Code
code
integer(32bit)
Response Code
message
string
Response Message