Put Rcon Command
PUT
/api/rcon/{uuid}Put Rcon Command
请求参数
Path 参数
uuid
string
UUID
Body 参数application/json
command
string
可选
remark
string
可选
示例
{
"command": "string",
"remark": "string"
}
示例代码
返回响应
OK(200)
Bad Request(400)
HTTP 状态码: 200
内容格式: JSONapplication/json
数据结构
success
boolean
可选
示例
未设置
最后修改时间: 10 个月前