Send Rcon Command
POST
/api/rcon/sendSend Rcon Command
请求参数
[message.bodyParameter]application/json
content
string
可选
uuid
string
可选
[api.label.example]
{
"content": "string",
"uuid": "string"
}
示例代码
[api.label.responses]
OK(200)
Bad Request(400)
Not Found(404)
HTTP 状态码: 200
内容格式: JSONapplication/json
[response.label.jsonSchema]
message
string
可选
[api.label.example]
[app.settings.hasNoSetting]
[updatedIn] 10 个月前