NextGen APIs

DELETE /assets/r1/assets/{assetId}/characteristic/{characteristicId}

Http Verb

DELETE

Url

/assets/r1/assets/{assetId}/characteristic/{characteristicId}

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 delete an asset’s characteristic value

Path Parameters

Field

Note

assetId

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

characteristicId

Identifier of the characteristic value id that is being removed from the asset(the association is removed)

Header Parameters

Default.

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

Asset: Revision 1 (2024 W1)

Response documentation

Response error codes

NOT_FOUND, BASE_0001