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.
Changes
Changed in 2 of the 72 revisions of this API.11
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 40 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲