Authorization: Bearer ********************
[ "testcode" ]
curl --location --request DELETE 'https://saas.ipx.com.cn/OpenApi/BatchDelete/01' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '[ "testcode" ]'
{}