Function removeSurvey

  • Remove an survey from the database

    Parameters

    • id: string

      ID of the survey

    • query_params: Record<string, any> = {}

      Query parameters to add the to request URL

    Returns Observable<HashMap<any>>