文档内容仍在持续补充中,敬请期待。
{ "apikey": "string", "verifycode": "ABCDEF" }
curl --location --request DELETE 'https://nb.server.qingfengawa.top/api/verify' \ --header 'Content-Type: application/json' \ --data-raw '{ "apikey": "string", "verifycode": "ABCDEF" }'
{ "VerifyStatus": "Deleted", "Message": "VerifyCode deleted" }