Role Security Groups REST Endpoints

Role Security Groups
The role security groups resource is used to view, create, or modify role security groups.
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}