New user empty
POST https://fakestoreapi.com/users
Request Body
{"email"=>"{{Email}}", "username"=>"{{UserName}}", "password"=>"{{Password}}", "name"=>{"firstname"=>"{{FirstName}}", "lastname"=>"{{LastName}}"}, "address"=>{"city"=>"{{City}}", "street"=>"{{StreetAddress}}", "number"=>3, "zipcode"=>"{{zipcode}}", "geolocation"=>{"lat"=>"{{Latitude}}", "long"=>"{{Longitude}}"}}, "phone"=>"{{PhoneNumber}}"}
RESPONSES
status: OK
{"address":{"geolocation":{"lat":"-65.9059","long":"-11.4510"},"city":"Ileneland","street":"65526 Stark Drives"},"_id":"62683028043b4300139a08e7","id":11,"email":"Daphnee68@yahoo.com","username":"Thaddeus_Kutch","password":"adubSWQ8bfy5q8b","phone":"409-788-4887"}