curl --location '/party/receiverStartParty' \
--header 'Authorization: {{Authorization}}' \
--header 'sid: {{Authorization}}' \
--header 'SID: ' \
--header 'Cookie: SID={{Authorization}}' \
--header 'Content-Type: application/json' \
--data '{
"receiverId": "F24701D737C5DF98",
"groupId": "1017348286642274",
"pageNum": 1,
"source": "group",
"output": true
}'{}