|
Http Verb |
POST |
|---|---|
|
Url |
/assets/r1/assets/{assetId}/children |
|
Permissions required |
Technical Object: Edit (fsm.core.technicalobject.facility.edit) |
|
Personally Identifiable Information (PII) |
No |
|
Sensitive Information |
No |
|
Last Modified Version |
r1 |
|
Released since |
2024 W1 (FSM 16.0) |
|
Deprecated since |
|
|
Removed since |
|
|
Tech Tags |
|
Business Logic
This API allows to insert a new children for a specific asset.
Path Parameters
As their name suggests, they are included in the URL path of the endpoint.
|
Field |
|---|
|
assetId |
Header Parameters
Default.
Identifier of the child asset that is being associated with the parent asset specified by "assetId."
Request Body Parameters
|
Field |
Validations |
Note |
|---|---|---|
|
assetChildId |
Identifier of the child asset that is being associated with the parent asset specified by "assetId." |
|