Properties
Create New Component Property
Create a new property for a given component
POST
/
components
/
{id}
/
properties
Authorizations
API Key or Token formatted as Bearer <YOUR_KEY_OR_TOKEN>
Path Parameters
Body
application/json
Name for the new property
Type for the property
Available options:
NUMERICAL
, TEXT
Response
200 - application/json
Database id for the dataset
User facing name for the dataset
Process id associated with the dataset
Available options:
PARAMETRIC_QUANTITATIVE
, PARAMETRIC_QUALITATIVE
, CHECKBOX
, LINK
, IMAGE
, FILE
, UID
Order in which the dataset shows up relative to others
Used for property datasets, is a LRU cache of used values