> ## Documentation Index
> Fetch the complete documentation index at: https://docs.assetinfinity.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# The bundles a device downloads to work without a signal, and how current each is.



## OpenAPI

````yaml /api-reference/openapi.json delete /offline_data_packs
openapi: 3.0.0
info:
  description: ''
  title: >-
    The only schema PostgREST exposes (ADR-014). Reads are security_invoker
    views; writes are SECURITY DEFINER functions. Rebuilt wholesale on every
    deploy — it holds no data.
  version: 12.2.3
servers:
  - url: https://app.assetinfinity.ai/api
security: []
tags:
  - name: Signing in
  - name: Profile
  - name: Assets
  - name: Asset lifecycle
  - name: Work lifecycle
  - name: Maintenance
  - name: Inventory
  - name: Inventory detail
  - name: Procurement
  - name: Contracts
  - name: Workforce
  - name: Capacity
  - name: Dispatch
  - name: Routing
  - name: Tools
  - name: Inspections
  - name: Verification
  - name: Reliability
  - name: Parts demand
  - name: Sensors and meters
  - name: Map
  - name: Floor plans
  - name: Labels
  - name: Lost and found
  - name: Root cause analysis
  - name: Reports
  - name: Audit center
  - name: Activity
  - name: Notifications
  - name: Channels
  - name: Search
  - name: Copilot
  - name: Import
  - name: Files
  - name: Sync
  - name: Support
  - name: Admin
  - name: Access
  - name: Lookups
  - name: Read models
  - name: Branding
  - name: Custom fields
  - name: Form studio
  - name: Workflows
  - name: Workflow studio
  - name: Rules
  - name: Statuses and transitions
  - name: Currencies and locales
  - name: Work configuration
  - name: Asset configuration
  - name: Inventory configuration
  - name: Tool configuration
  - name: Workforce configuration
  - name: Vendor and contract configuration
  - name: Document configuration
  - name: Inspection configuration
  - name: Sites, locations and the organisation
  - name: Platform
  - name: Self verification
  - name: Setup
  - name: Tools on a job, and who has them out
  - name: Vendors and contracts
  - name: Work order execution
  - name: Workforce detail
externalDocs:
  description: PostgREST Documentation
  url: https://postgrest.org/en/v12/references/api.html
paths:
  /offline_data_packs:
    delete:
      tags:
        - Sync
      summary: >-
        The bundles a device downloads to work without a signal, and how current
        each is.
      parameters:
        - $ref: '#/components/parameters/rowFilter.offline_data_packs.id'
        - $ref: '#/components/parameters/rowFilter.offline_data_packs.code'
        - $ref: '#/components/parameters/rowFilter.offline_data_packs.name'
        - $ref: '#/components/parameters/rowFilter.offline_data_packs.user_id'
        - $ref: '#/components/parameters/rowFilter.offline_data_packs.device_id'
        - $ref: '#/components/parameters/rowFilter.offline_data_packs.status'
        - $ref: '#/components/parameters/rowFilter.offline_data_packs.item_count'
        - $ref: '#/components/parameters/rowFilter.offline_data_packs.size_bytes'
        - $ref: >-
            #/components/parameters/rowFilter.offline_data_packs.scope_definition
        - $ref: >-
            #/components/parameters/rowFilter.offline_data_packs.refresh_interval_minutes
        - $ref: '#/components/parameters/rowFilter.offline_data_packs.generated_at'
        - $ref: >-
            #/components/parameters/rowFilter.offline_data_packs.last_refreshed_at
        - $ref: '#/components/parameters/rowFilter.offline_data_packs.expires_at'
        - $ref: '#/components/parameters/rowFilter.offline_data_packs.purged_at'
        - $ref: '#/components/parameters/rowFilter.offline_data_packs.is_serviceable'
        - $ref: '#/components/parameters/rowFilter.offline_data_packs.contents'
        - $ref: '#/components/parameters/rowFilter.offline_data_packs.row_version'
        - $ref: '#/components/parameters/preferReturn'
      responses:
        '204':
          description: No Content
components:
  parameters:
    rowFilter.offline_data_packs.id:
      in: query
      name: id
      required: false
      schema:
        type: string
    rowFilter.offline_data_packs.code:
      in: query
      name: code
      required: false
      schema:
        type: string
    rowFilter.offline_data_packs.name:
      in: query
      name: name
      required: false
      schema:
        type: string
    rowFilter.offline_data_packs.user_id:
      in: query
      name: user_id
      required: false
      schema:
        type: string
    rowFilter.offline_data_packs.device_id:
      in: query
      name: device_id
      required: false
      schema:
        type: string
    rowFilter.offline_data_packs.status:
      in: query
      name: status
      required: false
      schema:
        type: string
    rowFilter.offline_data_packs.item_count:
      in: query
      name: item_count
      required: false
      schema:
        type: string
    rowFilter.offline_data_packs.size_bytes:
      in: query
      name: size_bytes
      required: false
      schema:
        type: string
    rowFilter.offline_data_packs.scope_definition:
      in: query
      name: scope_definition
      required: false
      schema:
        type: string
    rowFilter.offline_data_packs.refresh_interval_minutes:
      in: query
      name: refresh_interval_minutes
      required: false
      schema:
        type: string
    rowFilter.offline_data_packs.generated_at:
      in: query
      name: generated_at
      required: false
      schema:
        type: string
    rowFilter.offline_data_packs.last_refreshed_at:
      in: query
      name: last_refreshed_at
      required: false
      schema:
        type: string
    rowFilter.offline_data_packs.expires_at:
      in: query
      name: expires_at
      required: false
      schema:
        type: string
    rowFilter.offline_data_packs.purged_at:
      in: query
      name: purged_at
      required: false
      schema:
        type: string
    rowFilter.offline_data_packs.is_serviceable:
      in: query
      name: is_serviceable
      required: false
      schema:
        type: string
    rowFilter.offline_data_packs.contents:
      in: query
      name: contents
      required: false
      schema:
        type: string
    rowFilter.offline_data_packs.row_version:
      in: query
      name: row_version
      required: false
      schema:
        type: string
    preferReturn:
      description: Preference
      in: header
      name: Prefer
      required: false
      schema:
        enum:
          - return=representation
          - return=minimal
          - return=none
        type: string

````

## Related topics

- [People and access](/setup/access.md)
- [Signing in on the handset](/field/sign-in.md)
- [Scan](/field/scan.md)
- [Core concepts](/core-concepts.md)
- [The work order list](/work/work-orders.md)
