[ {
  "url" : "http://localhost:X/user/createWithArray",
  "method" : "POST",
  "headers" : {
    "Accept" : "application/json, application/*+json",
    "Connection" : "keep-alive",
    "Content-Length" : "126",
    "Content-Type" : "application/json"
  },
  "cookies" : { },
  "body" : "[{\"id\":null,\"username\":null,\"firstName\":null,\"lastName\":null,\"email\":\"asdasd\",\"password\":null,\"phone\":null,\"userStatus\":null}]"
} ]