Authorization: Bearer ********************
{ "code": "string" }
curl --location --request POST 'https://api.phizone.cn/auth/revokeAccount' \ --header 'Content-Type: application/json' \ --data-raw '{ "code": "string" }'
{}