curl --location '/party/create' \
--header 'Authorization: {{Authorization}}' \
--header 'sid: {{Authorization}}' \
--header 'SID: ' \
--header 'Cookie: SID={{Authorization}}' \
--header 'Content-Type: application/json' \
--data '{
"createUserId": "F754C0C1C1B9426E9BA0982355AE0291",
"type": 2,
"appType": 10
}'{}