文档内容仍在持续补充中,敬请期待。
{ "ApiKey": "string", "FriendCode": "stringstr" }
curl --location --request PUT 'https://nb.server.qingfengawa.top/api/verify' \ --header 'Content-Type: application/json' \ --data-raw '{ "ApiKey": "string", "FriendCode": "stringstr" }'
{ "VerifyStatus": "Created", "VerifyCode": "ABCDEF", "FriendCode": "", "ExpiresAt": "2025-02-03T11:43:08Z" }