Put White List
PUT
/api/whitelistPut White List
请求参数
[message.bodyParameter]application/json
array of:
name
string
可选
player_uid
string
可选
steam_id
string
可选
[api.label.example]
[
{
"name": "string",
"player_uid": "string",
"steam_id": "string"
}
]
示例代码
[api.label.responses]
OK(200)
Bad Request(400)
Unauthorized(401)
HTTP 状态码: 200
内容格式: JSONapplication/json
[response.label.jsonSchema]
success
boolean
可选
[api.label.example]
[app.settings.hasNoSetting]
[updatedIn] 10 个月前