Role Profiles REST Endpoints
Business Objects/Locations/Role Profiles
The operations from the Business Objects/Locations/Role Profiles category.
- Create a Role Profile
- Method: postPath:
/locations/{locationGid}/roleProfiles - Delete a Role Profile
- Method: deletePath:
/locations/{locationGid}/roleProfiles/{locationRoleGid} - Get a Role Profile
- Method: getPath:
/locations/{locationGid}/roleProfiles/{locationRoleGid} - Get Role Profiles
- Method: getPath:
/locations/{locationGid}/roleProfiles - Update a Role Profile
- Method: patchPath:
/locations/{locationGid}/roleProfiles/{locationRoleGid} - Update Role Profiles
- Method: patchPath:
/locations/{locationGid}/roleProfiles