NextGen APIs

POST /assets/r1/assets/{assetId}/children

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."

Asset: Revision 1 (2024 W1)

Request Body Parameters


Field

Validations

Note

assetChildId

Identifier of the child asset that is being associated with the parent asset specified by "assetId."


Response documentation

Response error codes

NOT_FOUND, BASE_0001, BASE_0003, ASSET_004