Components REST Endpoints

Product Lifecycle Management/Delete Groups/Components
Item structure components added to a delete group for deletion.
Add components to a delete group.
Method: post
Path: /fscmRestApi/resources/11.13.18.05/deleteGroups/{DeleteGroupSequenceId}/child/components
Delete one component from a delete group.
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/deleteGroups/{DeleteGroupSequenceId}/child/components/{DeleteEntitySequenceId}
Get all components from a delete group.
Method: get
Path: /fscmRestApi/resources/11.13.18.05/deleteGroups/{DeleteGroupSequenceId}/child/components
Get one component from a delete group.
Method: get
Path: /fscmRestApi/resources/11.13.18.05/deleteGroups/{DeleteGroupSequenceId}/child/components/{DeleteEntitySequenceId}