Data Security Profiles REST Endpoints

Data Security Profiles
The data security profiles resource provides a complete list of security profile definitions that document the specific combination of the valid fields used to secure a business object.
Create a new 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}