curl --location '/party/update' \
--header 'Authorization: {{Authorization}}' \
--header 'sid: {{Authorization}}' \
--header 'SID: ' \
--header 'Cookie: SID={{Authorization}}' \
--header 'Content-Type: application/json' \
--data '{
"id": 651766531329,
"title": "The allen show"
}'{}