Data Security for Users REST Endpoints

Data Security for Users
The data security for users resource is used to deliver centralized and streamlined data assignment access and management across different applications.
Create a data assignment for a user
Method: post
Path: /fscmRestApi/resources/11.13.18.05/dataSecurities
Get a data assignment by user and role
Method: get
Path: /fscmRestApi/resources/11.13.18.05/dataSecurities/{UserRoleDataAssignmentId}
Get all data assignments by user and role
Method: get
Path: /fscmRestApi/resources/11.13.18.05/dataSecurities
Update a data assignment for a user
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/dataSecurities/{UserRoleDataAssignmentId}