Ban player.
POSThttp://localhost:8212/v1/api/ban
To ban the player.
Request
- application/json
Body
required
Must use with request body.
userid stringrequired
The player ID to ban.
message string
The message to display to the banned player.
Responses
- 200
- 400
- 401
The player was banned.
Bad request.
Unauthorized.
- curl
- python
- go
- nodejs
- ruby
- csharp
- php
- java
- powershell
- CURL
ResponseClear