Kick player
Kick a player from the game server.
Path Parameters |
---|
uuid uuid — REQUIREDUUID of the player |
Request Body |
---|
note stringOptional
|
Responses | ||
---|---|---|
200 successful operation
| ||
404 Player not found
| ||
429 Too many requests
|
Kick a player from the game server.
Path Parameters |
---|
uuid uuid — REQUIREDUUID of the player |
Request Body |
---|
note stringOptional
|
Responses | ||
---|---|---|
200 successful operation
| ||
404 Player not found
| ||
429 Too many requests
|