Comment Application Groups REST Endpoints

Comment Application Groups
The comment application group resource is used to view, create, or modify a comment application group. You associate an application group to a comment category.
Create a comment application group
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorCommentApplicationGroups
Delete a comment application group
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorCommentApplicationGroups/{publicSectorCommentApplicationGroupsUniqID}
Get a comment application group
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorCommentApplicationGroups/{publicSectorCommentApplicationGroupsUniqID}
Get all comment application groups
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorCommentApplicationGroups
Update a comment application group
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorCommentApplicationGroups/{publicSectorCommentApplicationGroupsUniqID}