PalWorld
Rcon
PalWorld
Guild
List Guilds
GET
Put Guilds
PUT
Get Guild
GET
Auth
Login
POST
Player
List Players
GET
Put Players
PUT
Get Player
GET
Ban Player
POST
Kick Player
POST
List White List
GET
Put White List
PUT
Add White List
POST
Remove White List
DELETE
Server
Get Server Info
GET
Publish Broadcast
POST
Shutdown Server
POST
Get PalWorld Server Tool
GET
Sync
Sync Data
POST
Rcon
List Rcon Commands
GET
Add Rcon Command
POST
Import Rcon Commands
POST
Send Rcon Command
POST
Put Rcon Command
PUT
Remove Rcon Command
DELETE
backup
List backups within a specified time range
Download Backup
Delete Backup
Rcon
Remove Rcon Command
DELETE
/api/rcon/{uuid}
调试
Run in Apifox
Run in Apifox
Rcon
Remove Rcon Command
请求参数
Path 参数
生成代码
uuid
string
UUID
必需
示例代码
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例
请求示例
Shell
JavaScript
Java
Swift
cURL
cURL-Windows
Httpie
wget
PowerShell
curl
--location
--request
DELETE
'/api/rcon/'
返回响应
🟢
200
OK
application/json
生成代码
Body
生成代码
success
boolean
可选
示例
{
"success"
:
true
}
🟠
400
Bad Request
修改于
2024-03-06 17:03:40
上一页
Put Rcon Command
下一页
List backups within a specified time range