NextGen APIs

PATCH /assets/r1/assets/{assetId}

Http Verb

PATCH

Url

PATCH /assets/r1/assets/{assetId}

Permissions required

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

Personally Identifiable Information (PII)

Yes

Sensitive Information

No

Last Modified Version

r1 - 2025 W1 (FSM 19.0)

Released since

2024 W1 (FSM 16.0)

Deprecated since


Removed since


Tech Tags

​ ​

Business Logic

This API updates an existing asset.

In order to update the status of the given asset is important to provide a status that is permitted for that particular asset type.

Path Parameters

As their name suggests, they are included in the URL path of the endpoint.

Field

assetId

Header Parameters

Parameters included in the request headers. Generally, request headers are used to keep authorization parameters.

Default.

Request Body Parameters

Request body parameters are used when clients send data to the API. They are shipped in a JSON Object only in POST, PUT, or PATCH requests.

Field

Validations

Note

operationCenterId

 


description

 Max Length: 100


statusId

Referenced resource id existence check


note

Max length 254


workCenterId


available since 2025 W1 (FSM 19.0)

Response documentation

Response error codes

NOT_FOUND, BASE_0001, BASE_0006, BASE_0007