curl --location '/party/noLogin/resetStatus/' \ --header 'Authorization: {{Authorization}}' \ --header 'sid: {{Authorization}}' \ --header 'SID: ' \ --header 'Cookie: SID={{Authorization}}' \ --header 'Content-Type: application/json'
{}