Skip to main content
POST
Label designs: the media, the elements on it, and whether it writes an RFID tag.

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

label_templates

Label designs: the media, the elements on it, and whether it writes an RFID tag.

code
string<character varying>
Maximum string length: 60
created_at
string<timestamp with time zone>
description
string<text>
dpi
integer<smallint>
element_count
integer<integer>
elements
string<jsonb>
encodes_rfid
boolean<boolean>
entity_type
string<character varying>
Maximum string length: 80
height_mm
number<numeric>
id
string<uuid>

Note: This is a Primary Key.

is_active
boolean<boolean>
is_default
boolean<boolean>
margin_mm
number<numeric>
name
string<character varying>
Maximum string length: 150
printed
integer<bigint>
rfid_data
string<character varying>
Maximum string length: 200
rfid_memory_bank
string<character varying>
Maximum string length: 10
status
string<character varying>
Maximum string length: 20
updated_at
string<timestamp with time zone>
width_mm
number<numeric>

Response

201

Created