curl --location '/party/delete' \
--header 'Authorization: {{Authorization}}' \
--header 'sid: {{Authorization}}' \
--header 'SID: ' \
--header 'Cookie: SID={{Authorization}}' \
--header 'Content-Type: application/json' \
--data '{
"idList":[458850403597,458850338061]
}'{}