Role Profiles REST Endpoints

Business Objects/Locations/Role Profiles
The operations from the Business Objects/Locations/Role Profiles category.
Create a Role Profile
Method: post
Path: /locations/{locationGid}/roleProfiles
Delete a Role Profile
Method: delete
Path: /locations/{locationGid}/roleProfiles/{locationRoleGid}
Get a Role Profile
Method: get
Path: /locations/{locationGid}/roleProfiles/{locationRoleGid}
Get Role Profiles
Method: get
Path: /locations/{locationGid}/roleProfiles
Update a Role Profile
Method: patch
Path: /locations/{locationGid}/roleProfiles/{locationRoleGid}
Update Role Profiles
Method: patch
Path: /locations/{locationGid}/roleProfiles