Skip to main content
POST
Define a custom attribute

Authorizations

Authorization
string
header
required

Tenant API key (vdx_live_…) as Authorization: Bearer.

Body

application/json
label
string
required
type
enum<string>
required
Available options:
text,
number,
date,
bool,
enum,
money
key
string

Derived from the label when omitted.

options
string[]

For enum.

Response

Defined.

id
string<uuid>
key
string
label
string
type
enum<string>
Available options:
text,
number,
date,
bool,
enum,
money
options
string[] | null
archived
boolean