Send Rcon Command
POST
/api/rcon/sendSend Rcon Command
请求参数
Body 参数application/json
content
string
可选
uuid
string
可选
示例
{
"content": "string",
"uuid": "string"
}
示例代码
返回响应
OK(200)
Bad Request(400)
Not Found(404)
HTTP 状态码: 200
内容格式: JSONapplication/json
数据结构
message
string
可选
示例
未设置
最后修改时间: 10 个月前