Security Grantees REST Endpoints

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