curl --location --request POST 'http://api.littlecaesars.web.clckwrk.im/api/web/Member/Login' \ --header 'Authorization: {{Authorization}}' \ --header 'Content-Type: text/plain' \ --data-raw '{ "Username":"lc@dummy.com", "Password":"123" }'
{}