文档内容仍在持续补充中,敬请期待。
Authorization: ********************
{ "Code": "string", "QQID": "string" }
curl --location --request DELETE 'https://server.qingfengawa.top/api/code' \ --header 'Authorization: <api-key>' \ --header 'Content-Type: application/json' \ --data-raw '{ "Code": "string", "QQID": "string" }'
{ "Success": true, "Message": "预定义房间代码删除成功" }