prepareMultipart($postData); } if($this->query(self::HTTP_DELETE, $url, $postData)) { return $this->getResult(); } return false; } }