文档内容仍在持续补充中,敬请期待。
Authorization: ********************
{ "Id": 0, "DisconnectReason": 7, "BanFromGame": false, "CustomDisconnectMessage": "Kicked By Remote Admin\\r\\n你被远程管理员踢出游戏" }
curl --location --request DELETE 'https://server.qingfengawa.top/api/manage/players' \ --header 'Authorization: <api-key>' \ --header 'Content-Type: application/json' \ --data-raw '{ "Id": 0, "DisconnectReason": 7, "BanFromGame": false, "CustomDisconnectMessage": "Kicked By Remote Admin\\r\\n你被远程管理员踢出游戏" }'
{ "Success": true, "Message": "Attempted to Kick player" }