Skip to main content
POST
The bundles a device downloads to work without a signal, and how current each is.

Headers

Prefer
enum<string>

Preference

Available options:
return=representation,
return=minimal,
return=none,
resolution=ignore-duplicates,
resolution=merge-duplicates

Query Parameters

select
string

Filtering Columns

Body

offline_data_packs

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

code
string<character varying>
Maximum string length: 60
contents
string<jsonb>
device_id
string<uuid>

Note: This is a Foreign Key to devices.id.

expires_at
string<timestamp with time zone>
generated_at
string<timestamp with time zone>
id
string<uuid>

Note: This is a Primary Key.

is_serviceable
boolean<boolean>
item_count
integer<integer>
last_refreshed_at
string<timestamp with time zone>
name
string<character varying>
Maximum string length: 150
purged_at
string<timestamp with time zone>
refresh_interval_minutes
integer<integer>
row_version
integer<bigint>
scope_definition
string<jsonb>
size_bytes
integer<bigint>
status
string<character varying>
Maximum string length: 20
user_id
string<uuid>

Note: This is a Foreign Key to my_profile.user_id.

Response

201

Created