NextGen APIs

DELETE /assets/r1/assets/{assetId}/children/{assetChildId}

Http Verb

DELETE

Url

/assets/r1/assets/{assetId}/children/{assetChildId}

Permissions required

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

Personally Identifiable Information (PII)

Yes

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 you to delete a child and its subtree for a specific asset.

Path Parameters

Field

Description

assetId

Identifier of the parent asset from which the child asset will be dissociated.

Asset: Revision 1 (2024 W1)

assetChildId

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

Asset: Revision 1 (2024 W1)

Header Parameters

Default.

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

Asset: Revision 1 (2024 W1)

Response documentation

Response error codes

NOT_FOUND, BASE_0001, ASSET_003