Delete Groups REST Endpoints

Product Lifecycle Management/Delete Groups
A delete group allows group deletion of items, structures, components, new item requests, and change orders.
Check constraints
Method: post
Path: /fscmRestApi/resources/11.13.18.05/deleteGroups/action/checkConstraints
Create delete groups
Method: post
Path: /fscmRestApi/resources/11.13.18.05/deleteGroups
Delete a delete group
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/deleteGroups/{DeleteGroupSequenceId}
Get all delete groups
Method: get
Path: /fscmRestApi/resources/11.13.18.05/deleteGroups
Get one delete group
Method: get
Path: /fscmRestApi/resources/11.13.18.05/deleteGroups/{DeleteGroupSequenceId}
Submit for deletion
Method: post
Path: /fscmRestApi/resources/11.13.18.05/deleteGroups/action/submitForDelete
Update a delete group
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/deleteGroups/{DeleteGroupSequenceId}