Security Role Groups REST Endpoints

Security Role Groups
A security role group is a named set of roles that are managed together.
Create a security role group
Method: post
Path: /fscmRestApi/resources/11.13.18.05/hedRoleSecurityGroups
Delete a security role group
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/hedRoleSecurityGroups/{GroupId}
Get a security role group
Method: get
Path: /fscmRestApi/resources/11.13.18.05/hedRoleSecurityGroups/{GroupId}
Get all security role groups
Method: get
Path: /fscmRestApi/resources/11.13.18.05/hedRoleSecurityGroups
Update a security role group
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/hedRoleSecurityGroups/{GroupId}