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