Asset Management Schema
Update an asset attribute
Update an existing asset attribute definition. Only the fields present in the request body are modified (merge-patch semantics); the attribute name itself cannot be changed. Requires "Manage asset management schema" system access right.
put/v1/asset-management-schema/{attribute-name}
Path parameters
attribute-namestring required
Asset attribute name.
Request body
Response
Asset attribute updated successfully.