Skip to main content
Version: 0.3.2.0

Kick player.

POST 

/kick

To kick the player.

Request

Body

required

Must use with request body.

    userid stringrequired

    The player ID to kick.

    message string

    The message to display to the kicked player.

Responses

The player was kicked.

Loading...