Function removeStorage

  • Remove a storage from the database

    Parameters

    • id: string

      ID of the storage

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

      Query parameters to add to the request URL

    Returns Observable<HashMap<any>>