curl --location --request POST 'https://saas-open.vhall.com/v3/interacts/push-screen-card/delete?ids=1,2,3,4' \
--header 'platform;' \
--form 'app_key=""' \
--form 'sign_type=""' \
--form 'signed_at=""' \
--form 'sign=""'
{
"code": 0,
"msg": "string",
"data": {},
"request_id": "string"
}