NextGen APIs

POST /assets/r1/assets/children/batch

Http Verb

POST

Url

/assets/r1/assets/children/batch

Permissions required

Technical Object: Edit (fsm.core.technicalobject.facility.edit)

Personally Identifiable Information (PII)

No

Sensitive Information

No

Last Modified Version

r1

Released since


Deprecated since


Removed since


Tech Tags


Max batch size

200

Business Logic

This API allows to define a list of parent-child associations between assets.

Header Parameters

Default.

Request Body Parameters

Array of objects.

Field

Validations

Note

assetParentId

Identifier of the parent asset


assetChildId

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


Response documentation

Response error codes

NOT_FOUND, BASE_0001, BASE_0003, ASSET_004