Function removeApplication

  • Remove an application from the database

    Parameters

    • id: string

      ID of the application

    • query_params: HashMap = {}

      Query parameters to add the to request URL

    Returns Observable<HashMap<any>>