curl --location --request POST 'http://dev-cn.your-api-server.com/v3/alipay/open/mini/version/gray/cancel' \ --header 'Content-Type: application/json' \ --data-raw '{ "app_version": "0.0.1", "bundle_id": "com.alipay.alipaywallet" }'
{}