Data Security Profiles REST Endpoints

Data Security Profiles
The data security profiles resource provides a list of profile definitions that specify the fields used to secure business object data.
Create a data security profile
Method: post
Path: /fscmRestApi/resources/11.13.18.05/hedDataSecurityProfiles
Delete a data security profile
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/hedDataSecurityProfiles/{ProfileId}
Get a data security profile
Method: get
Path: /fscmRestApi/resources/11.13.18.05/hedDataSecurityProfiles/{ProfileId}
Get all data security profiles
Method: get
Path: /fscmRestApi/resources/11.13.18.05/hedDataSecurityProfiles
Update a data security profile
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/hedDataSecurityProfiles/{ProfileId}