POST
/
components

Authorizations

Authorization
string
headerrequired

API Key or Token formatted as Bearer <YOUR_KEY_OR_TOKEN>

Body

application/json
name
string
required
component_type
enum<string>
required
Available options:
SN,
LOT
is_active
boolean

Response

200 - application/json
id
string
name
string
component_type
enum<string>
Available options:
SN,
LOT
is_active
boolean
created_at
string
last_edited_at
string
last_edited_user_id
string
pn_metadata_dataset_ids
string[]