Security Grantees REST Endpoints

Product Lifecycle Management/Quality Issues/Security Grantees
The Security Grantees resource manages the security grantees who have access to the quality issue.
Create one security grantee
Method: post
Path: /fscmRestApi/resources/11.13.18.05/qualityIssues/{IssueId}/child/Security
Delete one security grantee
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/qualityIssues/{IssueId}/child/Security/{SecurityUniqID}
Get all security grantees
Method: get
Path: /fscmRestApi/resources/11.13.18.05/qualityIssues/{IssueId}/child/Security
Get one security grantee
Method: get
Path: /fscmRestApi/resources/11.13.18.05/qualityIssues/{IssueId}/child/Security/{SecurityUniqID}