{}
curl --location --request GET 'http://127.0.0.1/v1.0/esign/corps/auth/cancel' \ --header 'x-acs-dingtalk-access-token;' \ --header 'Content-Type: application/json' \ --data-raw '{}'
{ "data": { "result": true }, "code": 0, "message": "string" }