findOneByFingerprint($this->post('fingerprint')); $server->delete(); return $this->json([ 'success' => true ]); } }