Data Profile Access Role Assignments REST Endpoints

Data Profile Access Role Assignments
Data profile access role assignments represent data security profiles granted to roles.
Create a data security profile assignment
Method: post
Path: /fscmRestApi/resources/11.13.18.05/hedDataSecurityProfileAssignments
Delete a data security profile assignment
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/hedDataSecurityProfileAssignments/{ProfileAssignmentId}
Get a data security profile assignment
Method: get
Path: /fscmRestApi/resources/11.13.18.05/hedDataSecurityProfileAssignments/{ProfileAssignmentId}
Get all data security profile assignments
Method: get
Path: /fscmRestApi/resources/11.13.18.05/hedDataSecurityProfileAssignments
Update a data security profile assignment
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/hedDataSecurityProfileAssignments/{ProfileAssignmentId}