Features REST Endpoints

Business Objects/Items/Features
The operations from the Business Objects/Items/Features category.
Create a Feature
Method: post
Path: /items/{itemGid}/features
Delete a Feature
Method: delete
Path: /items/{itemGid}/features/{itemFeatureQualGidxitemFeatureValue}
Get a Feature
Method: get
Path: /items/{itemGid}/features/{itemFeatureQualGidxitemFeatureValue}
Get Features
Method: get
Path: /items/{itemGid}/features
Update a Feature
Method: patch
Path: /items/{itemGid}/features/{itemFeatureQualGidxitemFeatureValue}
Update Features
Method: patch
Path: /items/{itemGid}/features